From eba6583f968d5c286537bbdb7c715586448b05bd Mon Sep 17 00:00:00 2001 From: Unrud Date: Thu, 27 Feb 2020 14:44:51 +0100 Subject: [PATCH] Add trailing / to 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 a79fb2e0..814ee84f 100644 --- a/documentation-generator/template.html +++ b/documentation-generator/template.html @@ -1,5 +1,5 @@ --- -permalink: /beta/$branch$ +permalink: /beta/$branch$/ ---