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 HTTP client link #2011

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Fix HTTP client link #2011

merged 1 commit into from
Feb 18, 2021

Conversation

david-szabo97
Copy link
Contributor

PR Type

Documentation

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Fixes link to HTTP Client. The link right now results in a 404 error. The PR fixes it by pointing to the latest version of HTTP client in the documentation.

Closes #1990

@robjtede robjtede merged commit 8336505 into actix:master Feb 18, 2021
@robjtede
Copy link
Member

Thanks 👍🏻

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.

README: link to Client is 404
2 participants