[PR #6005] [MERGED] Closes #5523: Use relative links that work locally and in production #13082

Closed
opened 2025-12-29 22:25:18 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6005
Author: @marcus-crane
Created: 3/18/2021
Status: Merged
Merged: 3/19/2021
Merged by: @jeremystretch

Base: developHead: use-relative-links


📝 Commits (1)

  • 335cfcd Use relative links that work locally and in production

📊 Changes

11 files changed (+18 additions, -18 deletions)

View changed files

📝 docs/additional-features/caching.md (+1 -1)
📝 docs/additional-features/napalm.md (+1 -1)
📝 docs/additional-features/reports.md (+1 -1)
📝 docs/configuration/optional-settings.md (+1 -1)
📝 docs/development/getting-started.md (+2 -2)
📝 docs/installation/3-netbox.md (+4 -4)
📝 docs/installation/6-ldap.md (+1 -1)
📝 docs/installation/upgrading.md (+1 -1)
📝 docs/rest-api/authentication.md (+1 -1)
📝 docs/rest-api/overview.md (+4 -4)
📝 docs/rest-api/working-with-secrets.md (+1 -1)

📄 Description

Fixes: #5523

As discussed in the linked issue, this PR changes any documentation pages that don't use a relative markdown link (as opposed to an anchor tag) to ensure that mkdocs can handle generating valid URLs.

As a side effect, this also fixes some documentation links which have been broken for a little while now.

Marcus Crane, marcus.crane@daimler.com, Mercedes-Benz New Zealand Ltd on behalf of Daimler Truck AG on behalf of Daimler TSS (Imprint)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/6005 **Author:** [@marcus-crane](https://github.com/marcus-crane) **Created:** 3/18/2021 **Status:** ✅ Merged **Merged:** 3/19/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `use-relative-links` --- ### 📝 Commits (1) - [`335cfcd`](https://github.com/netbox-community/netbox/commit/335cfcde577c6c27ffae17ec4521f0e7170f3c31) Use relative links that work locally and in production ### 📊 Changes **11 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `docs/additional-features/caching.md` (+1 -1) 📝 `docs/additional-features/napalm.md` (+1 -1) 📝 `docs/additional-features/reports.md` (+1 -1) 📝 `docs/configuration/optional-settings.md` (+1 -1) 📝 `docs/development/getting-started.md` (+2 -2) 📝 `docs/installation/3-netbox.md` (+4 -4) 📝 `docs/installation/6-ldap.md` (+1 -1) 📝 `docs/installation/upgrading.md` (+1 -1) 📝 `docs/rest-api/authentication.md` (+1 -1) 📝 `docs/rest-api/overview.md` (+4 -4) 📝 `docs/rest-api/working-with-secrets.md` (+1 -1) </details> ### 📄 Description ### Fixes: #5523 As discussed in the linked issue, this PR changes any documentation pages that don't use a relative markdown link (as opposed to an anchor tag) to ensure that `mkdocs` can handle generating valid URLs. As a side effect, this also fixes some documentation links which have been broken for a little while now. <sup>Marcus Crane, marcus.crane@daimler.com, Mercedes-Benz New Zealand Ltd on behalf of Daimler Truck AG on behalf of Daimler TSS ([Imprint](https://github.com/Daimler/daimler-foss/blob/master/LEGAL_IMPRINT.md))</sup> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:18 +01:00
adam closed this issue 2025-12-29 22:25:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13082