Update more broken links from file dirextory consolidation

This commit is contained in:
johnnyq
2025-07-29 18:34:51 -04:00
parent 9ee76213e1
commit 2333d81276
10 changed files with 7 additions and 42 deletions

View File

@@ -28,7 +28,7 @@
</a>
</li>
<li class="nav-item">
<a href="api.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "api.php") {echo "active";} ?>">
<a href="api_keys.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "api.php") {echo "active";} ?>">
<i class="nav-icon fas fa-key"></i>
<p>API Keys</p>
</a>