diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2014-04-18 11:50:46 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-18 11:50:46 -0400 |
commit | 6d0cddd752a264640da5f1c7439af05b48011a85 (patch) | |
tree | 93a87b1211248a0c648df5df6cf5c0f9d3764fbf | |
parent | 14cd971f8f40b098ac05b54f0e23042f52c2671f (diff) | |
download | ikiwiki-6d0cddd752a264640da5f1c7439af05b48011a85.tar ikiwiki-6d0cddd752a264640da5f1c7439af05b48011a85.tar.gz |
fix link to default wiki flow
-rw-r--r-- | doc/tips/distributed_wikis.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/distributed_wikis.mdwn b/doc/tips/distributed_wikis.mdwn index 4e084b256..81869a94f 100644 --- a/doc/tips/distributed_wikis.mdwn +++ b/doc/tips/distributed_wikis.mdwn @@ -19,7 +19,7 @@ Here's a graphic overview of those: ### Default setup - one central server -[[!img rcs/git/wiki-edit-flow.svg size=490x align=center]] +[[!img rcs/git/wiki_edit_flow.svg size=490x align=center]] In the default setup, all the resources are stored on the central servers. Users can still clone and edit the git repo by hand and |