aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/distributed_wikis.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-06 19:24:00 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-06 19:24:00 -0400
commit2c000c6e328c69c2a160ad37929968a7c3b47aa6 (patch)
treee9254c7626a2141bbacf348e33dd8cdd160b5314 /doc/tips/distributed_wikis.mdwn
parentdc26eb7d12a40ad464bdac8d8dfaba3b715988bb (diff)
downloadikiwiki-2c000c6e328c69c2a160ad37929968a7c3b47aa6.tar
ikiwiki-2c000c6e328c69c2a160ad37929968a7c3b47aa6.tar.gz
fix links
Diffstat (limited to 'doc/tips/distributed_wikis.mdwn')
-rw-r--r--doc/tips/distributed_wikis.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/distributed_wikis.mdwn b/doc/tips/distributed_wikis.mdwn
index ed933ae54..3d9f31986 100644
--- a/doc/tips/distributed_wikis.mdwn
+++ b/doc/tips/distributed_wikis.mdwn
@@ -6,10 +6,10 @@ git, let's explore some possibilities for distributed wikis.
## a wiki mirror
The simplest possibility is setting up a mirror. If a wiki exposes its git
-repository and has the [[plugin/pinger]] plugin enabled, then anyone can
+repository and has the [[plugins/pinger]] plugin enabled, then anyone can
set up a mirror that will automatically be kept up-to-date with the origin
wiki. Just clone the git repo, configure ikiwiki to use it, enable the
-[[plugin/pingee]] plugin in your configuration, and edit the origin wiki,
+[[plugins/pingee]] plugin in your configuration, and edit the origin wiki,
adding a ping directive for your mirror:
\[[!ping from="http://thewiki.com/"