From 2890a6a283ae1f582d5f16229bf69f2dcce8550e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 8 Nov 2017 16:02:44 +0100 Subject: Really really fix git repository cgit URI pattern. --- config/ikiwiki_da.setup.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ikiwiki_da.setup.in b/config/ikiwiki_da.setup.in index eae9ea1..f01515e 100644 --- a/config/ikiwiki_da.setup.in +++ b/config/ikiwiki_da.setup.in @@ -29,7 +29,7 @@ hardlink: 1 timezone: Europe/Copenhagen allow_symlinks_before_srcdir: 1 historyurl: 'https://source.couchdesign.dk/bm/content.git/log/[[file]]' -diffurl: 'https://source.couchdesign.dk/bm/content.git/diff/[[file]]?id=[[sha1_commit]] +diffurl: 'https://source.couchdesign.dk/bm/content.git/diff/[[file]]?id=[[sha1_commit]]' #gitorigin_branch: '' gitmaster_branch: master htmlscrubber_skip: '*' -- cgit v1.2.3