diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-24 16:10:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-24 16:10:25 -0400 |
commit | 478bed25962908a724bb4ce753b574b86f84dfb8 (patch) | |
tree | 62025ea1bb0d24b1bf21286976a37da35ad24165 /doc | |
parent | 5e37e729f8a1923f31b273e9ff88ee4e17031694 (diff) |
wording
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index cdaf3d4e2..afe6ed7a8 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -1,9 +1,9 @@ -Ikiwiki is developed in a git repository and can be checked out -like this: +Ikiwiki, and this documentation wiki, are developed in a git repository and +can be checked out like this: [[!template id=note text=""" You can push changes back to ikiwiki's git repository over the `git://` -transport, to update the wiki, if you'd like, instead of editing it on the +transport, to update this wiki, if you'd like, instead of editing it on the web. Changes that could not be made via the web will be automatically rejected. """]] |