fix: update nav link and test for renamed mycelium nodes section

This commit is contained in:
mik-tf
2025-09-06 22:22:11 -04:00
parent 202a0fd622
commit 0b812768ee
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
</a>
</li>
<li class="nav-item">
<a class="nav-link {% if active_section == '3nodes' %}active{% endif %}" href="/docs/mycelium_nodes">
<a class="nav-link {% if active_section == 'mycelium_nodes' %}active{% endif %}" href="/docs/mycelium_nodes">
<i class="bi bi-hdd-rack me-1"></i>
3Nodes
</a>