Skip to content

Commit 9b5b3b4

Browse files
Bernhard ReiterBernhard Reiter
authored andcommitted
Updated the url to point to www.roundup-tracker.org in two places in the docs.
1 parent f408b12 commit 9b5b3b4

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Entries without name were done by Richard Jones.
77

88
Fixed:
99

10+
- Updated the url to point to www.roundup-tracker.org in two places in the
11+
docs. (Bernhard Reiter)
1012
- Do not depend on a CPython implementation detail anymore to make Roundup
1113
more compatible with other Python implementations like PyPy.
1214
Closes issue2550707. Thanks to Christof Meerwald. (Bernhard Reiter, Richard)

doc/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Getting Roundup
9999
and if it runs you may skip the `Basic Installation Steps`_
100100
below and go straight to `configuring your first tracker`_.
101101

102-
Download the latest version from http://roundup.sf.net/.
102+
Download the latest version from http://www.roundup-tracker.org/.
103103

104104
If you're using WinZIP's "classic" interface, make sure the "Use
105105
folder names" check box is checked before you extract the files.

doc/upgrading.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,8 +1422,8 @@ should then copy the html directory from the Roundup source "classic" template
14221422
and modify it according to your local schema changes.
14231423

14241424
If you need help with the new templating system, please ask questions on the
1425-
roundup-users mailing list (available through the roundup project page on
1426-
sourceforge, http://roundup.sf.net/)
1425+
roundup-users mailing list (available through the roundup web page on
1426+
sourceforge, http://www.roundup-tracker.org/.
14271427

14281428

14291429
0.5.0 Detectors

0 commit comments

Comments
 (0)