[PR #3567] [CLOSED] Correct documentation relative links #12577

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3567
Author: @mirceaulinic
Created: 10/3/2019
Status: Closed

Base: developHead: webhook-dox


📝 Commits (1)

  • 53a1c4a Correct documentation relative links

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 docs/configuration/optional-settings.md (+2 -2)

📄 Description

Was looking at the documentation for enabling webhooks
(this
paragraph), and the link points to a non-existing page
(https://netbox.readthedocs.io/en/stable/configuration/additional-features/webhooks/).
This is due to an incorrect relative link. Similarly for the prometheus
configuration.

Adding also git ignore for the site/ dir, generated by mkdoc, when
building the documentation locally.


🔄 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/3567 **Author:** [@mirceaulinic](https://github.com/mirceaulinic) **Created:** 10/3/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `webhook-dox` --- ### 📝 Commits (1) - [`53a1c4a`](https://github.com/netbox-community/netbox/commit/53a1c4a015237fd6cd182c57d7d0a0deaacc8522) Correct documentation relative links ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `docs/configuration/optional-settings.md` (+2 -2) </details> ### 📄 Description Was looking at the documentation for enabling webhooks ([this](https://netbox.readthedocs.io/en/stable/configuration/optional-settings/#webhooks_enabled) paragraph), and the link points to a non-existing page (https://netbox.readthedocs.io/en/stable/configuration/additional-features/webhooks/). This is due to an incorrect relative link. Similarly for the prometheus configuration. Adding also git ignore for the site/ dir, generated by mkdoc, when building the documentation locally. --- <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:22:26 +01:00
adam closed this issue 2025-12-29 22:22:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12577