comparison doc/developers.txt @ 5628:64ceb9c14b28 maint-1.6

Changed references to http://issues.roundup-tracker.org to https now that the site is TLS enabled.
author John Rouillard <rouilj@ieee.org>
date Tue, 12 Feb 2019 21:31:41 -0500
parents 86b297a3d261
children e48b039b0ec0
comparison
equal deleted inserted replaced
5627:cb288d043079 5628:64ceb9c14b28
21 All development is coordinated through two resources: 21 All development is coordinated through two resources:
22 22
23 - roundup-devel mailing list at 23 - roundup-devel mailing list at
24 http://lists.sourceforge.net/mailman/listinfo/roundup-devel 24 http://lists.sourceforge.net/mailman/listinfo/roundup-devel
25 - The issue tracker running at 25 - The issue tracker running at
26 http://issues.roundup-tracker.org/ 26 https://issues.roundup-tracker.org/
27 27
28 Website, wiki 28 Website, wiki
29 ------------- 29 -------------
30 30
31 The website is in our repository, so is the configuration of the wiki. 31 The website is in our repository, so is the configuration of the wiki.
46 46
47 The machine is operated by Upfronthosting in South Africa. The meta 47 The machine is operated by Upfronthosting in South Africa. The meta
48 tracker is http://psf.upfronthosting.co.za/roundup/meta/ 48 tracker is http://psf.upfronthosting.co.za/roundup/meta/
49 In this tracker, Upfronthosting people are the users izak and roche. 49 In this tracker, Upfronthosting people are the users izak and roche.
50 50
51 The Roundup tracker http://issues.roundup-tracker.org/ is in 51 The Roundup tracker https://issues.roundup-tracker.org/ is in
52 ~roundup/trackers/roundup 52 ~roundup/trackers/roundup
53 53
54 The configuration is in the "website/issues" section of Roundup's 54 The configuration is in the "website/issues" section of Roundup's
55 Mercurical SCM repository and copied manually to the live tracker. 55 Mercurical SCM repository and copied manually to the live tracker.
56 56
421 .. _emacs: https://www.gnu.org/software/emacs/ 421 .. _emacs: https://www.gnu.org/software/emacs/
422 .. _gettext package: https://www.gnu.org/software/gettext/ 422 .. _gettext package: https://www.gnu.org/software/gettext/
423 .. _gettext module: https://docs.python.org/2/library/gettext.html 423 .. _gettext module: https://docs.python.org/2/library/gettext.html
424 .. _GNU: http://www.gnu.org/ 424 .. _GNU: http://www.gnu.org/
425 .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html 425 .. _GNU mirror sites: http://www.gnu.org/prep/ftp.html
426 .. _issue tracker: http://issues.roundup-tracker.org/ 426 .. _issue tracker: https://issues.roundup-tracker.org/
427 .. _Lokalize: Lokalize 427 .. _Lokalize: Lokalize
428 .. _KDE: http://www.kde.org/ 428 .. _KDE: http://www.kde.org/
429 .. _linux: https://www.linux.org/ 429 .. _linux: https://www.linux.org/
430 .. _Plural Forms: 430 .. _Plural Forms:
431 http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html 431 http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html

Roundup Issue Tracker: http://roundup-tracker.org/