aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-09-18 19:15:35 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-09-18 19:15:35 -0300
commit8c3e30a9666fe60042a90de72c21cb4eff114072 (patch)
tree3625a10f9518d8c8695d2ea0cd461705353261ed
parent3557bfbbbc409266dd83b0c814873e06847d77fa (diff)
downloadkeyringer-8c3e30a9666fe60042a90de72c21cb4eff114072.tar.gz
keyringer-8c3e30a9666fe60042a90de72c21cb4eff114072.tar.bz2
More URL changes
-rw-r--r--ikiwiki.setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index d8207f3..8cb0316 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -28,8 +28,8 @@ use IkiWiki::Setup::Standard {
# Git stuff.
rcs => "git",
- historyurl => "https://git.sarava.org/?p=keyringer.git;a=history;f=[[file]]",
- diffurl => "https://git.sarava.org/?p=keyringer.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
+ historyurl => "https://git.fluxo.info/?p=keyringer.git;a=history;f=[[file]]",
+ diffurl => "https://git.fluxo.info/?p=keyringer.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
#gitorigin_branch => "origin",
#gitmaster_branch => "master",
# See https://ikiwiki.info/tips/laptop_wiki_with_git/