summary refs log tree commit diff
path: root/develop/setup/installation.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2022-09-26 14:28:13 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2022-09-26 14:28:13 +0000
commit0ef691480262d74a4eecbc0afb5c5703588b6935 (patch)
treed934033bc79e93541a550c5aa69ea00ce3b3dec0 /develop/setup/installation.html
parentdeploy: 8c3dcdf1b96355ed1ff135e1009ee8e3f2e28517 (diff)
downloadsynapse-0ef691480262d74a4eecbc0afb5c5703588b6935.tar.xz
deploy: f34b0bc26273f5ddb5c0ada6dbe52f862d0e4b5c
Diffstat (limited to '')
-rw-r--r--develop/setup/installation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html
index 237fdea183..6faebffe4f 100644
--- a/develop/setup/installation.html
+++ b/develop/setup/installation.html
@@ -267,7 +267,7 @@ and mounting it to <code>/var/synapse</code> should be taken into consideration.
 </code></pre>
 <h4 id="nixos"><a class="header" href="#nixos">NixOS</a></h4>
 <p>Robin Lambertz has packaged Synapse for NixOS at:
-<a href="https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/matrix-synapse.nix">https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/matrix-synapse.nix</a></p>
+<a href="https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/matrix/synapse.nix">https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/matrix/synapse.nix</a></p>
 <h3 id="installing-as-a-python-module-from-pypi"><a class="header" href="#installing-as-a-python-module-from-pypi">Installing as a Python module from PyPI</a></h3>
 <p>It's also possible to install Synapse as a Python module from PyPI.</p>
 <p>When following this route please make sure that the <a href="#platform-specific-prerequisites">Platform-specific prerequisites</a> are already installed.</p>