summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/monitoring/synapse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/monitoring/synapse.nix b/modules/monitoring/synapse.nix

index a8bd2ee..ccc4ae2 100644 --- a/modules/monitoring/synapse.nix +++ b/modules/monitoring/synapse.nix
@@ -75,7 +75,7 @@ in type = "file"; options = { path = builtins.fetchurl { - url = "https://raw.githubusercontent.com/element-hq/synapse/master/contrib/grafana/synapse.json"; + url = "https://raw.githubusercontent.com/element-hq/synapse/develop/contrib/grafana/synapse.json"; sha256 = "16fl81sx1by0wldw4vda0zr1pvbq1dpih1fikzwlvmk63mpc80kb"; }; };