[PR #20889] [MERGED] docs: fix broken bookmarks link in model features table #16078

Closed
opened 2025-12-30 00:25:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20889
Author: @magicalyak
Created: 11/26/2025
Status: Merged
Merged: 11/26/2025
Merged by: @jeremystretch

Base: mainHead: fix-bookmarks-documentation-link


📝 Commits (1)

  • f385bdc docs: fix broken bookmarks link in model features table

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/development/models.md (+1 -1)

📄 Description

Summary

Fixes a broken documentation link in the model features table.

The bookmarks link was pointing to ../features/customization.md#bookmarks but the bookmarks section is actually documented in ../features/user-preferences.md#bookmarks.

Changes

  • Updated link in docs/development/models.md line 15 to point to the correct location

This fixes a broken anchor link that would result in a 404 when users click the Bookmarks link in the model features documentation.


🔄 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/20889 **Author:** [@magicalyak](https://github.com/magicalyak) **Created:** 11/26/2025 **Status:** ✅ Merged **Merged:** 11/26/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `fix-bookmarks-documentation-link` --- ### 📝 Commits (1) - [`f385bdc`](https://github.com/netbox-community/netbox/commit/f385bdc66fa9a7f32e7f54f108294ddb22545f51) docs: fix broken bookmarks link in model features table ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/development/models.md` (+1 -1) </details> ### 📄 Description ## Summary Fixes a broken documentation link in the model features table. The bookmarks link was pointing to `../features/customization.md#bookmarks` but the bookmarks section is actually documented in `../features/user-preferences.md#bookmarks`. ## Changes - Updated link in `docs/development/models.md` line 15 to point to the correct location This fixes a broken anchor link that would result in a 404 when users click the Bookmarks link in the model features documentation. --- <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-30 00:25:40 +01:00
adam closed this issue 2025-12-30 00:25: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#16078