From d29434d8af9d646a810a87de5e684dfbb3e32566 Mon Sep 17 00:00:00 2001 From: Unrud Date: Thu, 27 Feb 2020 14:35:06 +0100 Subject: [PATCH] Use relative permalinks --- documentation-generator/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation-generator/template.html b/documentation-generator/template.html index 610987db..6b83713b 100644 --- a/documentation-generator/template.html +++ b/documentation-generator/template.html @@ -1,5 +1,5 @@ --- -permalink: /$branch$ +permalink: $branch$ ---