diff options
| author | Blista Kanjo | 2021-11-29 02:43:45 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-29 02:43:45 -0500 |
| commit | 365b25e97d8dd9ef8994d2cedee5e66eed8e54f2 (patch) | |
| tree | 5205cefcfa7ac0d9e0c05a2bce073a2e3c46f67b /includes/nav-footer.php | |
| parent | 292229395bf949f0ec893232e128f592bd1346fe (diff) | |
small fixes
Diffstat (limited to 'includes/nav-footer.php')
| -rw-r--r-- | includes/nav-footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php index d3023cd..e41208b 100644 --- a/includes/nav-footer.php +++ b/includes/nav-footer.php @@ -1,6 +1,6 @@ <hr/> <a href="../index.php">home</a> -<a href="./index.php#how-to">how-to</a> +<a href="../index.php#how-to">how-to</a> <a href="../info.php">info</a> <a href="../licenses.php">licenses</a> <br> |
