about summary refs log tree commit diff
path: root/nixos/modules/services/matrix
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2023-12-13 18:02:47 -0500
committerNick Cao <nickcao@nichi.co>2023-12-13 18:02:47 -0500
commitee4176d3253108b764b76d42c9dd046cec503fde (patch)
tree054304d8387e7919c60ccee5023c310099cf68e4 /nixos/modules/services/matrix
parent60689bffab4b4cc11d31b54f3ce0aacf862898c3 (diff)
nixos/matrix-synapse: update broken link to redis related docs
Diffstat (limited to 'nixos/modules/services/matrix')
-rw-r--r--nixos/modules/services/matrix/synapse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/matrix/synapse.nix b/nixos/modules/services/matrix/synapse.nix
index 888ec700c403b..50019d2a25cb5 100644
--- a/nixos/modules/services/matrix/synapse.nix
+++ b/nixos/modules/services/matrix/synapse.nix
@@ -873,7 +873,7 @@ in {
                 Redis configuration for synapse.
 
                 See the
-                [upstream documentation](https://github.com/element-hq/synapse/blob/v${pkgs.matrix-synapse-unwrapped.version}/usage/configuration/config_documentation.md#redis)
+                [upstream documentation](https://github.com/element-hq/synapse/blob/v${pkgs.matrix-synapse-unwrapped.version}/docs/usage/configuration/config_documentation.md#redis)
                 for available options.
               '';
             };