summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-11-08 16:02:44 +0100
committerJonas Smedegaard <dr@jones.dk>2017-11-08 16:02:44 +0100
commit2890a6a283ae1f582d5f16229bf69f2dcce8550e (patch)
tree40ef3e5251d9ebd9e7589ab494d1f0625f9daed9
parent97a3859d1faeb9d78752d7e8c0f46ffef88c2da8 (diff)
Really really fix git repository cgit URI pattern.HEADmaster
-rw-r--r--config/ikiwiki_da.setup.in2
1 files changed, 1 insertions, 1 deletions
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: '*'