Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a broken documentation link #685

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

alexander-jackson
Copy link
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