From 46ea72deda1cb2326897318175a7023357361e52 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 2 Jul 2016 15:27:58 -0300 Subject: Updates URLs --- ikiwiki.setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index 210577d..2916502 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -28,8 +28,8 @@ use IkiWiki::Setup::Standard { # Git stuff. rcs => "git", - historyurl => "https://git.fluxo.info/?p=debian.git;a=history;f=[[file]]", - diffurl => "https://git.fluxo.info/?p=debian.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]", + historyurl => "https://git.fluxo.info/debian/log/[[file]]", + diffurl => 'https://git.fluxo.info/debian/commit/[[file]]?id=[[sha1_commit]]', #gitorigin_branch => "origin", #gitmaster_branch => "master", # See https://ikiwiki.info/tips/laptop_wiki_with_git/ -- cgit v1.2.3