diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki.setup | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index e2974cfd5..f808be2c2 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -44,8 +44,8 @@ use IkiWiki::Setup::Standard { # Bazaar stuff. #rcs => "bzr", - #historyurl => ??, - #diffurl => ??, + #historyurl => "", + #diffurl => "http://example.com/revision?start_revid=[[r2]]#[[file]]-s", # using loggerhead # Monotone stuff #rcs => "monotone", |