File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ Entries without name were done by Richard Jones.
77
88Fixed:
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)
Original file line number Diff line number Diff 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
104104If you're using WinZIP's "classic" interface, make sure the "Use
105105folder names" check box is checked before you extract the files.
Original file line number Diff line number Diff line change @@ -1422,8 +1422,8 @@ should then copy the html directory from the Roundup source "classic" template
14221422and modify it according to your local schema changes.
14231423
14241424If 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
142914290.5.0 Detectors
You can’t perform that action at this time.
0 commit comments