some broken links in the docs #2915

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

Originally created by @kobayashi on GitHub (Sep 28, 2019).

Originally assigned to: @kobayashi on GitHub.

Change Type

[ ] Addition
[ ] Correction
[ ] Deprecation
[ x] Cleanup (formatting, typos, etc.)

Proposed Changes

The following lines include invalid linked text in the docs.

  • docs/configuration/optional-settings.md:210:
  • docs/configuration/optional-settings.md:308:
  • docs/installation/2-netbox.md:121:
  • docs/installation/2-netbox.md:137:
  • docs/additional-features/reports.md:15:
  • docs/api/overview.md:249:
  • docs/api/overview.md:266:
  • docs/api/working-with-secrets.md:5:
  • docs/api/authentication.md:30:

To make them valid, relative path shouble be ../../ not ../.

Originally created by @kobayashi on GitHub (Sep 28, 2019). Originally assigned to: @kobayashi on GitHub. <!-- Please indicate the nature of the change by placing an X in one of the boxes below. --> ### Change Type [ ] Addition [ ] Correction [ ] Deprecation [ x] Cleanup (formatting, typos, etc.) <!-- Describe the proposed change(s). --> ### Proposed Changes The following lines include invalid linked text in the docs. - docs/configuration/optional-settings.md:210: - docs/configuration/optional-settings.md:308: - docs/installation/2-netbox.md:121: - docs/installation/2-netbox.md:137: - docs/additional-features/reports.md:15: - docs/api/overview.md:249: - docs/api/overview.md:266: - docs/api/working-with-secrets.md:5: - docs/api/authentication.md:30: To make them valid, relative path shouble be `../../` not `../`.
adam added the type: documentation label 2025-12-29 18:23:22 +01:00
adam closed this issue 2025-12-29 18:23:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2915