summary refs log tree commit diff
path: root/docs/sample_config.yaml
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-06-16 19:50:16 +0100
committerGitHub <noreply@github.com>2020-06-16 19:50:16 +0100
commite452973fd2c956e57e3f0a1059d8049b76ee0195 (patch)
tree2804abe08469fc0ff087f8b8a7ca097572319e8b /docs/sample_config.yaml
parentRefactor getting replication updates from database. (#7636) (diff)
downloadsynapse-e452973fd2c956e57e3f0a1059d8049b76ee0195.tar.xz
fix broken link in sample config (#7712)
Diffstat (limited to 'docs/sample_config.yaml')
-rw-r--r--docs/sample_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml
index b415724d73..05e7bf215a 100644
--- a/docs/sample_config.yaml
+++ b/docs/sample_config.yaml
@@ -1539,7 +1539,7 @@ saml2_config:
 # use an OpenID Connect Provider for authentication, instead of its internal
 # password database.
 #
-# See https://github.com/matrix-org/synapse/blob/master/openid.md.
+# See https://github.com/matrix-org/synapse/blob/master/docs/openid.md.
 #
 oidc_config:
   # Uncomment the following to enable authorization against an OpenID Connect