summary refs log tree commit diff
path: root/nixos/modules/services/matrix/appservice-discord.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/matrix/appservice-discord.nix')
-rw-r--r--nixos/modules/services/matrix/appservice-discord.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/services/matrix/appservice-discord.nix b/nixos/modules/services/matrix/appservice-discord.nix
index 65ad96a3af3..87a706ae95e 100644
--- a/nixos/modules/services/matrix/appservice-discord.nix
+++ b/nixos/modules/services/matrix/appservice-discord.nix
@@ -44,8 +44,7 @@ in {
           <filename>config.yaml</filename> configuration as a Nix attribute set.
 
           Configuration options should match those described in
-          <link xlink:href="https://github.com/Half-Shot/matrix-appservice-discord/blob/master/config/config.sample.yaml">
-          config.sample.yaml</link>.
+          <link xlink:href="https://github.com/Half-Shot/matrix-appservice-discord/blob/master/config/config.sample.yaml">config.sample.yaml</link>.
 
           <option>config.bridge.domain</option> and <option>config.bridge.homeserverUrl</option>
           should be set to match the public host name of the Matrix homeserver for webhooks and avatars to work.