commit bbaf41e512d1e8a86e7e23e73b4b799c79368e15 parent e18598d100b0bf90204b60f5dca077ae9da375be Author: LennartSchroot <[email protected]> Date: Sun, 16 Apr 2023 17:45:25 +0200 plus dit Diffstat:
M | navbar.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/navbar.php b/navbar.php @@ -71,7 +71,7 @@ </li> <?php } ?> <li class="nav-item"> - <a class="nav-link" href="/addContract.php">Add Subscription</a> + <a class="nav-link" href="/addcontract">Add Subscription</a> </li> </ul> </div>