diff doc/developers.txt @ 7135:d0ef168a9379

Fix bad capitalization of Roundup in url's. also fix bad cap in a sentence.
author John Rouillard <rouilj@ieee.org>
date Wed, 15 Feb 2023 10:47:31 -0500
parents e4e651b1bcfa
children 1dd48b540b35
line wrap: on
line diff
--- a/doc/developers.txt	Wed Feb 15 10:44:14 2023 -0500
+++ b/doc/developers.txt	Wed Feb 15 10:47:31 2023 -0500
@@ -17,8 +17,8 @@
 ---------------
 
 If you are looking for a good first issue, search for `StarterTicket
-on https://issues.Roundup-tracker.org`_. These include issues where
-Python development, Documentation or Web design skills are useful.
+on https://issues.roundup-tracker.org`_. These include issues where
+Python development, documentation or web design skills are useful.
 
 You can continue the conversation using the issue or join the
 Roundup-devel list to get assistance and verify your planned changes.
@@ -26,9 +26,9 @@
 All development is coordinated through two resources:
 
 - Roundup-devel mailing list at
-  https://sourceforge.net/projects/Roundup/lists/Roundup-devel
+  https://sourceforge.net/projects/roundup/lists/roundup-devel
 - The issue tracker running at
-  https://issues.Roundup-tracker.org/
+  https://issues.roundup-tracker.org/
 
 In addition, the Roundup IRC channel on irc.oftc.net can be accessed
 via the web interface shown on the Contact page. The channel is logged
@@ -93,7 +93,7 @@
 
 Roundup is developed using the `Mercurial distributed version control
 system (DVCS)`_ [1]_. It is `hosted at Sourceforge`_. See
-https://www.Roundup-tracker.org/code.html for details.
+https://www.roundup-tracker.org/code.html for details.
 For all other questions ask on the development mailing list.
 
 Other Resources - CI, Code Coverage 

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