From cfb7d5909327a8751d93072db176076211cb967d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 2 Jul 2016 15:30:47 -0300 Subject: Updates git URLs --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index 4a63727..bb6d2e3 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -19,7 +19,7 @@ use IkiWiki::Setup::Standard { # Git stuff. rcs => "git", historyurl => "https://git.fluxo.info/blog/log/[[file]]", - diffurl => 'https://git.fluxo.info/bootless/commit/[[file]]?id=[[sha1_commit]]', + diffurl => 'https://git.fluxo.info/blog/commit/[[file]]?id=[[sha1_commit]]', # See https://ikiwiki.info/tips/laptop_wiki_with_git/ gitorigin_branch => '', -- cgit v1.2.3