Skip to content

Commit f7658a6

Browse files
committed
Merge branch 'fix-links-in-contributing' into next
2 parents e7b71ce + 77cf8cb commit f7658a6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CONTRIBUTING.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ against the `next` branch. It's usually a good idea to work on a topic / feature
2323
branch that starts at `next` and is specific to the pull request. Once you have
2424
submitted a pull request, people will start reviewing it and providing feedback.
2525
If you don't hear anything for a while feel free to bring it to the attention of
26-
people in [IRC](https://freenetproject.org/irc.html) or the [mailing
27-
list](https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl) - we may
26+
people in [IRC](https://www.hyphanet.org/pages/help.html#chat-with-us) or the [mailing list](https://www.hyphanet.org/pages/help.html#mailing-lists) - we may
2827
have missed it.
2928

3029
Code review helps improve code quality, ensures that multiple people know the
@@ -37,8 +36,8 @@ producing software that is readable, correct, and sufficiently efficient.
3736
Breaking API creates an immense amount of work for developers of other projects,
3837
so it is *not* something to be done lightly. If you feel you must make a change
3938
that breaks API and cannot maintain backwards compatibility, please first raise
40-
the issue with the community - the [mailing list](https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl)
41-
and [IRC](https://freenetproject.org/irc.html) are good places to contact us.
39+
the issue with the community - the [mailing list](https://www.hyphanet.org/pages/help.html#mailing-lists)
40+
and [IRC](https://www.hyphanet.org/pages/help.html#chat-with-us) are good places to contact us.
4241

4342
Changing dependencies must be accompanied with changes in every
4443
installer and updates to `dependencies.properties` and existing

0 commit comments

Comments
 (0)