aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html
index bb9f3fc..210755b 100644
--- a/template.html
+++ b/template.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="./pandoc.css">
</head>
<body>
- <a href="/">« Back</a>
+ <a href="..">« Back</a>
<h1>$title$</h1>
$body$
</body>