Broken link to Python requests documentation #7000

Closed
opened 2025-12-29 19:47:40 +01:00 by adam · 0 comments
Owner

Originally created by @FredPocai on GitHub (Sep 19, 2022).

Originally assigned to: @arthanson on GitHub.

Change Type

Correction

Area

Configuration parameters

Proposed Changes

The documentation on docs/configuration/system.md, HTTP_PROXIES section shows an invalid link to the requests documentation. For myself, this generates a cert error for a mismatched domain.

The current link in documentation is https://2.python-requests.org/en/master/user/advanced/

I believe the correct link should be https://requests.readthedocs.io/en/latest/user/advanced/

Originally created by @FredPocai on GitHub (Sep 19, 2022). Originally assigned to: @arthanson on GitHub. ### Change Type Correction ### Area Configuration parameters ### Proposed Changes The documentation on [docs/configuration/system.md](https://github.com/netbox-community/netbox/blob/21b9732f061b7e91fa77c10da66bd098510354fc/docs/configuration/system.md), `HTTP_PROXIES` section shows an invalid link to the `requests` documentation. For myself, this generates a cert error for a mismatched domain. The current link in documentation is https://2.python-requests.org/en/master/user/advanced/ I believe the correct link should be https://requests.readthedocs.io/en/latest/user/advanced/
adam added the status: acceptedtype: documentation labels 2025-12-29 19:47:40 +01:00
adam closed this issue 2025-12-29 19:47:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7000