diff --git a/changelog.d/15981.doc b/changelog.d/15981.doc
new file mode 100644
index 0000000000000000000000000000000000000000..374a5bd12f1cfce64f3545cdc6b481b0467e5381
--- /dev/null
+++ b/changelog.d/15981.doc
@@ -0,0 +1 @@
+Fix broken Arch Linux package link. Contributed by @SnipeXandrej.
diff --git a/docs/setup/installation.md b/docs/setup/installation.md
index 4ca8c6b697861c87b7902a748450fc6ed7ac2d29..479f7ea5431bd2c848f2d2f1ba4fd4fa7d59c8b4 100644
--- a/docs/setup/installation.md
+++ b/docs/setup/installation.md
@@ -135,8 +135,8 @@ Unofficial package are built for SLES 15 in the openSUSE:Backports:SLE-15 reposi
 
 #### ArchLinux
 
-The quickest way to get up and running with ArchLinux is probably with the community package
-<https://archlinux.org/packages/community/x86_64/matrix-synapse/>, which should pull in most of
+The quickest way to get up and running with ArchLinux is probably with the package provided by ArchLinux
+<https://archlinux.org/packages/extra/x86_64/matrix-synapse/>, which should pull in most of
 the necessary dependencies.
 
 pip may be outdated (6.0.7-1 and needs to be upgraded to 6.0.8-1 ):