Skip to content

Fix a broken documentation link#685

Merged
Fishrock123 merged 1 commit intohttp-rs:mainfrom
alexander-jackson:fix-broken-link
Aug 18, 2020
Merged

Fix a broken documentation link#685
Fishrock123 merged 1 commit intohttp-rs:mainfrom
alexander-jackson:fix-broken-link

Conversation

@alexander-jackson
Copy link
Copy Markdown
Contributor

Fix a broken documentation link that should point to serde_qs so that
users do not have to search themselves.

Description

Simply fix a broken documentation link referring to the external serde_qs crate so that users can click it on docs.rs instead of searching for the crate themselves.

Motivation and Context

This allows the documentation to be followed slightly more easily and means cargo doc produces no warnings (other than those created by this issue).

How Has This Been Tested?

This affects no tests and makes no changes to the functionality, so the unit tests pass before and after the change.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Fix a broken documentation link that should point to `serde_qs` so that
users do not have to search themselves.
@Fishrock123 Fishrock123 merged commit cab2065 into http-rs:main Aug 18, 2020
@alexander-jackson alexander-jackson deleted the fix-broken-link branch August 18, 2020 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants