diff options
author | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-09-26 14:28:13 +0000 |
---|---|---|
committer | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-09-26 14:28:13 +0000 |
commit | 0ef691480262d74a4eecbc0afb5c5703588b6935 (patch) | |
tree | d934033bc79e93541a550c5aa69ea00ce3b3dec0 /develop/print.html | |
parent | deploy: 8c3dcdf1b96355ed1ff135e1009ee8e3f2e28517 (diff) | |
download | synapse-0ef691480262d74a4eecbc0afb5c5703588b6935.tar.xz |
deploy: f34b0bc26273f5ddb5c0ada6dbe52f862d0e4b5c
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index d0afec7668..4841f1ce92 100644 --- a/develop/print.html +++ b/develop/print.html @@ -350,7 +350,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="setup/installation.html#platform-specific-prerequisites">Platform-specific prerequisites</a> are already installed.</p> |