Skip to content

Commit 4ba1f1d

Browse files
committed
issue2550966: Fix suboptimal links in doc pages
Fix links in a couple of pages.
1 parent af885fd commit 4ba1f1d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

website/www/contact.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ You may talk to Roundup developers directly via IRC irc://irc.oftc.net/roundup
1616
using IRC client or through WebChat_ interface.
1717

1818

19-
.. _roundup-users: https://lists.sourceforge.net/lists/listinfo/roundup-users
20-
.. _roundup-devel: https://lists.sourceforge.net/lists/listinfo/roundup-devel
21-
.. _roundup-checkins: https://lists.sourceforge.net/lists/listinfo/roundup-checkins
19+
.. _roundup-users: https://sourceforge.net/projects/roundup/lists/roundup-users
20+
.. _roundup-devel: https://sourceforge.net/projects/roundup/lists/roundup-devel
21+
.. _roundup-checkins: https://sourceforge.net/projects/roundup/lists/roundup-checkins
2222

23-
.. __: https://sourceforge.net/mailarchive/forum.php?forum_name=roundup-users
23+
.. __: https://sourceforge.net/p/roundup/mailman/roundup-users/
2424

25-
.. __: https://sourceforge.net/mailarchive/forum.php?forum_name=roundup-devel
25+
.. __: https://sourceforge.net/p/roundup/mailman/roundup-devel/
2626

27-
.. __: https://sourceforge.net/mailarchive/forum.php?forum_name=roundup-checkins
27+
.. __: https://sourceforge.net/p/roundup/mailman/roundup-checkins/
2828

29-
.. _WebChat: http://webchat.oftc.net/?randomnick=1&channels=roundup&prompt=1
29+
.. _WebChat: https://webchat.oftc.net/?randomnick=1&channels=roundup&prompt=1

website/www/contents.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Contents:
1111
:maxdepth: 2
1212

1313
Home <index>
14-
Download <http://pypi.python.org/pypi/roundup>
14+
Download <https://pypi.org/project/roundup/>
1515
docs
1616
Issues <https://issues.roundup-tracker.org>
1717
contact

0 commit comments

Comments
 (0)