diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2009-06-26 14:54:55 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2009-06-26 14:54:55 +0000 |
| commit | 3f0ceba1e05780975e2af3e446efd88cfd8c5731 (patch) | |
| tree | e061635ceddfd4d7c2a2fb4f7ba1be516b99b96f | |
| parent | 24a654ff4498ca921665ed4847af46fc5ecdb952 (diff) | |
Link to subervsion's website.
| -rw-r--r-- | templates/download.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/download.tpl b/templates/download.tpl index 90d57a6..2d2f581 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -19,7 +19,7 @@ </div> <div class='standardMargins'> - The best way to get the software is via Subversion (SVN). You can + The best way to get the software is via <a href="http://subversion.tigris.org/">Subversion</a> (SVN). You can <a href="http://svn.nutridb.org/viewvc/?root=nutridb">browse the repository</a> online, or make checkouts: </div> |
