diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2009-01-24 04:31:19 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2009-01-24 04:31:19 +0000 |
| commit | ed39c036fa1e55d75395d31cb4a8debce8a5a8a0 (patch) | |
| tree | 910737a2b5954a2718d4c724045c684a46cb332f | |
| parent | 81005dc8e5fc153403c7fe3cfb5ecc5a195608ba (diff) | |
Make the root of this link nutridb, not the repository
| -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 be66004..465e5c2 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -20,7 +20,7 @@ <div class='standardMargins'> The best way to get the software is via Subversion (SVN). You can - <a href="http://svn.nutridb.org/viewvc/">browse the repository</a> online, or make + <a href="http://svn.nutridb.org/viewvc/?root=nutridb">browse the repository</a> online, or make checkouts: </div> |
