Skip to content

Commit a583753

Browse files
committed
Update legacy GitHub links in CONTRIBUTING.md
1 parent e2da63f commit a583753

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ Getting Started
4949
---------------
5050

5151
+ Make sure you have a [JIRA account](https://issues.apache.org/jira/).
52-
+ Make sure you have a [GitHub account](https://github.com/signup/free).
52+
+ Make sure you have a [GitHub account](https://github.com/signup).
5353
+ If you're planning to implement a new feature it makes sense to discuss your changes on the [dev list](https://commons.apache.org/mail-lists.html) first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache Commons Crypto's scope.
5454
+ Submit a [Jira Ticket][jira] for your issue, assuming one does not already exist.
5555
+ Clearly describe the issue including steps to reproduce when it is a bug.
5656
+ Make sure you fill in the earliest version that you know has the issue.
5757
+ Find the corresponding [repository on GitHub](https://github.com/apache/?query=commons-),
58-
[fork](https://help.github.com/articles/fork-a-repo/) and check out your forked repository.
58+
[fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) and check out your forked repository.
5959

6060
Making Changes
6161
--------------
@@ -105,8 +105,8 @@ Additional Resources
105105
+ [Contributing patches](https://commons.apache.org/patches.html)
106106
+ [Apache Commons Crypto JIRA project page][jira]
107107
+ [Contributor License Agreement][cla]
108-
+ [General GitHub documentation](https://help.github.com/)
109-
+ [GitHub pull request documentation](https://help.github.com/articles/creating-a-pull-request/)
108+
+ [General GitHub documentation](https://docs.github.com/)
109+
+ [GitHub pull request documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request)
110110
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
111111
+ `#apache-commons` IRC channel on `irc.freenode.net`
112112

0 commit comments

Comments
 (0)