diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-23 20:44:44 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-23 20:44:44 +0000 |
commit | f362d082d5852f097a80da2012f1ae14b7799b8c (patch) | |
tree | 2471cacacf1395fd10c096a231340853fbc0b863 | |
parent | 5778b6f180d5631ec81c8cd76aa75f056b9ca207 (diff) | |
download | ikiwiki-f362d082d5852f097a80da2012f1ae14b7799b8c.tar ikiwiki-f362d082d5852f097a80da2012f1ae14b7799b8c.tar.gz |
web commit by EdAvis
-rw-r--r-- | doc/subversion.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/subversion.mdwn b/doc/subversion.mdwn index 47cdba450..cd35511c0 100644 --- a/doc/subversion.mdwn +++ b/doc/subversion.mdwn @@ -1,5 +1,5 @@ -Subversion is a revision control system. While ikiwiki is relatively -independant of the underlying revision control system, and can easily be +[Subversion](http://subversion.tigris.org/) is a revision control system. While ikiwiki is relatively +independent of the underlying revision control system, and can easily be used without one, using it with Subversion is recommended since it's how the author uses it. |