diff options
| -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> |
