Skip to content

Commit 6622347

Browse files
committed
Fix bad capitalization of Roundup in url's.
also fix bad cap in a sentence.
1 parent 03abe80 commit 6622347

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/developers.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ Getting Started
1717
---------------
1818

1919
If you are looking for a good first issue, search for `StarterTicket
20-
on https://issues.Roundup-tracker.org`_. These include issues where
21-
Python development, Documentation or Web design skills are useful.
20+
on https://issues.roundup-tracker.org`_. These include issues where
21+
Python development, documentation or web design skills are useful.
2222

2323
You can continue the conversation using the issue or join the
2424
Roundup-devel list to get assistance and verify your planned changes.
2525

2626
All development is coordinated through two resources:
2727

2828
- Roundup-devel mailing list at
29-
https://sourceforge.net/projects/Roundup/lists/Roundup-devel
29+
https://sourceforge.net/projects/roundup/lists/roundup-devel
3030
- The issue tracker running at
31-
https://issues.Roundup-tracker.org/
31+
https://issues.roundup-tracker.org/
3232

3333
In addition, the Roundup IRC channel on irc.oftc.net can be accessed
3434
via the web interface shown on the Contact page. The channel is logged
@@ -93,7 +93,7 @@ Source Repository Access
9393

9494
Roundup is developed using the `Mercurial distributed version control
9595
system (DVCS)`_ [1]_. It is `hosted at Sourceforge`_. See
96-
https://www.Roundup-tracker.org/code.html for details.
96+
https://www.roundup-tracker.org/code.html for details.
9797
For all other questions ask on the development mailing list.
9898

9999
Other Resources - CI, Code Coverage

0 commit comments

Comments
 (0)