From 9e1332a1b2ffe754f2b756a69ea9f9fdf51bf1a5 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 21 Oct 2010 16:36:03 -0400 Subject: [PATCH] commit of setup files --- ikiwiki.setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 91d364c64b..a9bb7d39c3 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -134,9 +134,9 @@ git_wrapper: /home/b-git-annex/source.git/hooks/post-update # unix users whose commits should be checked by the pre-receive hook #untrusted_committers: [] # gitweb url to show file history ([[file]] substituted) -historyurl: 'http://source.git-annex.branchable.com/?p=source.git;a=history;f=[[file]];hb=HEAD' +historyurl: 'http://source.git-annex.branchable.com/?p=source.git;a=history;f=doc/[[file]];hb=HEAD' # gitweb url to show a diff ([[file]], [[sha1_to]], [[sha1_from]], [[sha1_commit]], and [[sha1_parent]] substituted) -diffurl: 'http://source.git-annex.branchable.com/?p=source.git;a=blobdiff;f=[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]' +diffurl: 'http://source.git-annex.branchable.com/?p=source.git;a=blobdiff;f=doc/[[file]];h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_commit]];hpb=[[sha1_parent]]' # where to pull and push changes (set to empty string to disable) gitorigin_branch: origin # branch that the wiki is stored in