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 broken links in docs #6583

Merged
merged 6 commits into from
Feb 23, 2024
Merged

Fix broken links in docs #6583

merged 6 commits into from
Feb 23, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    0ec2780 View commit details
    Browse the repository at this point in the history
  2. update authors github link

    Update account link for original author which has changed.
    EFord36 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d3b3399 View commit details
    Browse the repository at this point in the history
  3. update urllib3 docs link

    EFord36 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    541aa80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f1c3c2 View commit details
    Browse the repository at this point in the history
  5. Make example URL format a literal rather than an actual link

    The rendered docs 'auto-link' this, which might encourage users to click
    the link, even though it doesn't go anywhere.
    EFord36 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0a7f662 View commit details
    Browse the repository at this point in the history
  6. update broken rfc link

    ietf seems appropriate here - it's used elsewhere in the requets docs in
    several places.
    EFord36 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a0e79ba View commit details
    Browse the repository at this point in the history