aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-06-06 22:44:15 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-06-07 17:24:10 +0000
commitdd5ad376ff36877de65561395ee70fa688331bb9 (patch)
tree576e802f71a8869ebe3aa48da4983f10ea1d213b /docs/index.md
parentce2084cf364e2196d5b42de3d2afe227baf15d4f (diff)
Update irc and quickstart links
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>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.md b/docs/index.md
index a3ccff6..68e117b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -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.