Fix broken intra-page links

This commit is contained in:
Jeremy Stretch
2024-08-29 09:13:02 -04:00
parent e325a4b2e0
commit a9fd5bbf55
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
Default: False
This setting enables debugging. Debugging should be enabled only during development or troubleshooting. Note that only
clients which access NetBox from a recognized [internal IP address](#internal_ips) will see debugging tools in the user
clients which access NetBox from a recognized [internal IP address](./system.md#internal_ips) will see debugging tools in the user
interface.
!!! warning