mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
* Incorporate local documentation build in upgrade script * Add docs build to CI * Include docs build path in revision control * Update footer dcos link * Changelog for #6328 * Clean up errant links
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<nav class="nav">
|
||||
|
||||
{# Documentation #}
|
||||
<a type="button" class="nav-link" href="https://netbox.readthedocs.io/" target="_blank">
|
||||
<a type="button" class="nav-link" href="{% static 'docs/' %}" target="_blank">
|
||||
<i title="Docs" class="mdi mdi-book-open-variant text-primary" data-bs-placement="top" data-bs-toggle="tooltip"></i>
|
||||
</a>
|
||||
|
||||
|
Reference in New Issue
Block a user