Update irc and quickstart links 92/26392/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 6 Jun 2021 20:44:15 +0000 (22:44 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 7 Jun 2021 17:24:10 +0000 (17:24 +0000)
We're moving to irc.libera.chat, thus change this on the doc site as well.
Also update the mailinglist and contribution links.

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I3464eab8928123491542a27fc350281b6a75b45f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/26392
Reviewed-by: Walt Miner <walt@linux.com>
docs/6_How_To_Contribute/3_Working_with_Gerrit.md
docs/6_How_To_Contribute/7_General_Guidelines.md
docs/index.md

index 44da2d9..ccd9133 100644 (file)
@@ -7,7 +7,7 @@ system.
 
 Please be sure that you are subscribed to the [mailing
 list](https://lists.automotivelinux.org/g/agl-dev-community) and of course, you
-can reach out on IRC at the #automotive channel on Freenode.net
+can reach out on IRC at the #automotive channel on irc.libera.chat
 
 Gerrit assigns the following roles to users:
 
index b72e912..66092de 100644 (file)
@@ -8,7 +8,7 @@ If you are looking for something to work on, or need some expert assistance in
 debugging a problem or working out a fix to an issue, our community is always
 eager to help. We hang out on various [developer
 meetings](https://www.automotivelinux.org/developer-meetings/), IRC (#automotive
-on freenode.net) and the [mailing
+on irc.libera.chat) and the [mailing
 lists](https://lists.automotivelinux.org/g/agl-dev-community). We will be glad
 to help. The only silly question is the one you don't ask. Questions are in fact
 a great way to help improve the project as they highlight where our
index a3ccff6..68e117b 100644 (file)
@@ -59,18 +59,18 @@ You can become an active community member that contributes feedback,
 ideas, suggestions, bugs and documentation.
 
 * Join the IRC conversation using the `#automotive` channel on
-  `irc.freenode.net`.
+  `irc.libera.chat`. Make sure to turn on SSL and register your nickname.
 
 * Subscribe to the AGL discussions mailing list at
-  [automotive-discussions](http://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions).
+  [agl-dev-community](https://lists.automotivelinux.org/g/agl-dev-community).
 
 * Learn about AGL distribution by visiting the
   "[AGL Distribution](https://wiki.automotivelinux.org/agl-distro)" wiki page.
 
 * Explore further "Getting Started" information by visiting the
-  "[Getting Started with AGL](https://wiki.automotivelinux.org/start/getting-started)"
+  "[Getting Started with AGL](./0_Getting_Started/1_Quickstart/Using_Ready_Made_Images.md)"
   wiki page.
 
 * Learn how to contribute by visiting the
-  "[Contributing to the AGL Distro](https://wiki.automotivelinux.org/agl-distro/contributing)"
-  wiki page.
\ No newline at end of file
+  "[Contributing to the AGL Distro](./6_How_To_Contribute/4_Submitting_Changes.md)"
+  wiki page.