Skip to content

fix: update Requests docs link to canonical URL#415

Merged
alex merged 1 commit into
certifi:masterfrom
napoleonbot:doc-fix
May 27, 2026
Merged

fix: update Requests docs link to canonical URL#415
alex merged 1 commit into
certifi:masterfrom
napoleonbot:doc-fix

Conversation

@napoleonbot
Copy link
Copy Markdown
Contributor

Summary

The link to the Requests documentation in README.rst points to /en/master/ which redirects (302) to /en/latest/. This PR updates the link to the canonical URL, avoiding an unnecessary redirect.

Change

  • Updated https://requests.readthedocs.io/en/master/https://requests.readthedocs.io/en/latest/

Contributed by Sediman — AI-powered video ads in seconds

The link to Requests documentation used /en/master/ which redirects
to /en/latest/. Update to the canonical URL to avoid unnecessary
redirect.
@alex alex merged commit 6c183ec into certifi:master May 27, 2026
9 checks passed
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