diff --git a/index.html b/index.html index 4d90272e4e6872e066bb76db145805168252f4f3..ba6b0acbbc257f532554a026d1bcb60ea97dbc1f 100644 --- a/index.html +++ b/index.html @@ -170,13 +170,13 @@ <h1 class="medium-heading" style="color: #469198">Camp Communication Infrastructure</h1> <div> <ul> - <li>Big Blue Button (browser based free software video conferencing platform) for presentations, sessions, and other interactions.</li> - <li>Matrix rooms for instant messaging.</li> - <li>Mastodon for announcements.</li> + <li><a href="https://bigbluebutton.org/">Big Blue Button</a> (browser based free software video conferencing platform) for presentations, sessions, and other interactions.</li> + <li><a href="https://matrix.org">Matrix</a> rooms for instant messaging.</li> + <li><a href="https://joinmastodon.org/">Mastodon</a> for announcements.</li> <li>Mailing list for announcements and discussions.</li> - <li>Gitlab wiki for documentation, etc.</li> - <li>Peertube for uploading videos.</li> - <li>Cryptpad/Etherpad for collaborative editing.</li> + <li><a href="https://about.gitlab.com">Gitlab</a> wiki for documentation, etc.</li> + <li><a href="https://joinpeertube.org">Peertube</a> for uploading videos.</li> + <li><a href="https://cryptpad.fr">Cryptpad</a>/<a href="https://etherpad.org/">Etherpad</a> for collaborative editing.</li> <li>Each project will have their own project communication platforms.</li> </ul> <p>These tools will be introduced during the course of the camp.</p>