summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <goliath@infraroot.at>2020-08-11 15:47:26 +0200
committerDavid Oberhollenzer <goliath@infraroot.at>2020-08-11 15:47:26 +0200
commitcf6d4171af82f0bcebd81c85d739c39f711f4336 (patch)
tree85006a422f11147bdf1f64319e56e21b6e1c12d7
parentd19851b32c92c0dbc7012a7b89ece11aab88e820 (diff)
Remove "./" prefix from links in document root
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
-rw-r--r--pages/menu.csv8
1 files changed, 4 insertions, 4 deletions
diff --git a/pages/menu.csv b/pages/menu.csv
index c5d829b..f7d9097 100644
--- a/pages/menu.csv
+++ b/pages/menu.csv
@@ -1,5 +1,5 @@
-About,./index.md
-Projects,./projects.md
-Contact,./contact.md
-Impressum,./impressum.md
+About,index.md
+Projects,projects.md
+Contact,contact.md
+Impressum,impressum.md
Git,https://git.infraroot.at/