Mercurial > p > roundup > code
changeset 4510:bce9aaf19a3b
Updated the url to point to www.roundup-tracker.org in two places in the docs.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Tue, 28 Jun 2011 20:06:09 +0000 |
| parents | 0fa45d39efee |
| children | 931370d96c34 |
| files | CHANGES.txt doc/installation.txt doc/upgrading.txt |
| diffstat | 3 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jun 23 08:26:14 2011 +0000 +++ b/CHANGES.txt Tue Jun 28 20:06:09 2011 +0000 @@ -7,6 +7,8 @@ Fixed: +- Updated the url to point to www.roundup-tracker.org in two places in the + docs. (Bernhard Reiter) - Do not depend on a CPython implementation detail anymore to make Roundup more compatible with other Python implementations like PyPy. Closes issue2550707. Thanks to Christof Meerwald. (Bernhard Reiter, Richard)
--- a/doc/installation.txt Thu Jun 23 08:26:14 2011 +0000 +++ b/doc/installation.txt Tue Jun 28 20:06:09 2011 +0000 @@ -99,7 +99,7 @@ and if it runs you may skip the `Basic Installation Steps`_ below and go straight to `configuring your first tracker`_. -Download the latest version from http://roundup.sf.net/. +Download the latest version from http://www.roundup-tracker.org/. If you're using WinZIP's "classic" interface, make sure the "Use folder names" check box is checked before you extract the files.
--- a/doc/upgrading.txt Thu Jun 23 08:26:14 2011 +0000 +++ b/doc/upgrading.txt Tue Jun 28 20:06:09 2011 +0000 @@ -1422,8 +1422,8 @@ and modify it according to your local schema changes. If you need help with the new templating system, please ask questions on the -roundup-users mailing list (available through the roundup project page on -sourceforge, http://roundup.sf.net/) +roundup-users mailing list (available through the roundup web page on +sourceforge, http://www.roundup-tracker.org/. 0.5.0 Detectors
