Skip to content

Commit

Permalink
index.html: fix broken mailing list links
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegHahm committed Nov 1, 2024
1 parent 5265f9b commit 847b61e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -393,9 +393,8 @@ <h4>Developers</h4>
</p>
<p>
The <a href="https://github.com/RIOT-OS/RIOT/issues?state=open" target="_blank">RIOT issue tracker</a> informs about bugs and enhancement requests. You could also
subscribe to the <a href="http://lists.riot-os.org/mailman/listinfo/notifications/" target="_blank">notifications mailing list</a> to get informed about new issues,
comments, and pull requests. All commits to the source code will be posted to the
<a href="http://lists.riot-os.org/mailman/listinfo/commits" target="_blank">commits mailing list</a>. Take a look at our <a href="https://github.com/RIOT-OS/RIOT/blob/master/CODING_CONVENTIONS.md" target="_blank">coding conventions</a>.
subscribe to the <a href="https://lists.stillroot.org/postorius/lists/notifications.lists.riot-os.org/" target="_blank">notifications mailing list</a> to get informed about new issues,
comments, and pull requests. Take a look at our <a href="https://github.com/RIOT-OS/RIOT/blob/master/CODING_CONVENTIONS.md" target="_blank">coding conventions</a>.
</p>
</div>
<div class="col-12 col-md-6 col-lg-4">
Expand Down

0 comments on commit 847b61e

Please sign in to comment.