1 files changed, 2 insertions, 2 deletions
diff --git a/develop/openid.html b/develop/openid.html
index 4b7510d242..014582d949 100644
--- a/develop/openid.html
+++ b/develop/openid.html
@@ -185,8 +185,8 @@ maintainer.</p>
</li>
</ul>
<p>To enable the OpenID integration, you should then add a section to the <code>oidc_providers</code>
-setting in your configuration file (or uncomment one of the existing examples).
-See <a href="./sample_config.yaml">sample_config.yaml</a> for some sample settings, as well as
+setting in your configuration file.
+See the <a href="usage/configuration/config_documentation.html#oidc_providers">configuration manual</a> for some sample settings, as well as
the text below for example configurations for specific providers.</p>
<h2 id="sample-configs"><a class="header" href="#sample-configs">Sample configs</a></h2>
<p>Here are a few configs for providers that should work with Synapse.</p>
|