mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 09:34:36 +00:00
nixos/matrix-synapse: fix link to install instructions
This commit is contained in:
parent
0509c21ce9
commit
241f31a0a7
@ -30,7 +30,7 @@
|
|||||||
synapse server for the <literal>example.org</literal> domain, served from
|
synapse server for the <literal>example.org</literal> domain, served from
|
||||||
the host <literal>myhostname.example.org</literal>. For more information,
|
the host <literal>myhostname.example.org</literal>. For more information,
|
||||||
please refer to the
|
please refer to the
|
||||||
<link xlink:href="https://github.com/matrix-org/synapse#synapse-installation">
|
<link xlink:href="https://matrix-org.github.io/synapse/latest/setup/installation.html">
|
||||||
installation instructions of Synapse </link>.
|
installation instructions of Synapse </link>.
|
||||||
<programlisting>
|
<programlisting>
|
||||||
{ pkgs, lib, config, ... }:
|
{ pkgs, lib, config, ... }:
|
||||||
|
Loading…
Reference in New Issue
Block a user