From 81005dc8e5fc153403c7fe3cfb5ecc5a195608ba Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sat, 24 Jan 2009 02:52:38 +0000 Subject: Altered subversion paths now that everything is at code.nkinka.de --- templates/download.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/download.tpl b/templates/download.tpl index a4166be..be66004 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -26,15 +26,15 @@
- The whole repository: svn checkout http://svn.nutridb.org/svnroot/ + The whole repository: svn checkout http://svn.nutridb.org/svnroot/nutridb
The production branch (that runs this site): svn checkout - http://svn.nutridb.org/svnroot/branches/production/ + http://svn.nutridb.org/svnroot/nutridb/branches/production/
The development branch: svn checkout - http://svn.nutridb.org/svnroot/trunk/ + http://svn.nutridb.org/svnroot/nutridb/trunk/
-- cgit v1.2.3