From d85c97792bb8692bfc490fdbc9661d9b1b8b6ab9 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Wed, 22 Dec 2010 22:59:05 +0000 Subject: Updated svn URLs. --- templates/download.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/download.tpl b/templates/download.tpl index 2d2f581..ee671c3 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -20,21 +20,21 @@
The best way to get the software is via Subversion (SVN). You can - browse the repository online, or make + browse the repository online, or make checkouts:
- The whole repository: svn checkout http://svn.nutridb.org/svnroot/nutridb + The whole repository: svn checkout http://code.nkinka.de/svnroot/nutridb
The production branch (that runs this site): svn checkout - http://svn.nutridb.org/svnroot/nutridb/branches/production/ + http://code.nkinka.de/svnroot/nutridb/branches/production/
The development branch: svn checkout - http://svn.nutridb.org/svnroot/nutridb/trunk/ + http://code.nkinka.de/svnroot/nutridb/trunk/
@@ -44,7 +44,7 @@
- Production: nutridb-production.tar.gz + Production: nutridb-production.tar.gz
Development: nutridb-development.tar.gz -- cgit v1.2.3