summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-12-01 10:57:55 +0000
committerGitHub <noreply@github.com>2021-12-01 10:57:55 +0000
commitb9fef1a7cdfcc128fa589a32160e6aa7ed8964d7 (patch)
tree91271e92284980baabe250c567a0a04de186200d /docs
parentRemove mention of OIDC certification from Dex (#11470) (diff)
downloadsynapse-b9fef1a7cdfcc128fa589a32160e6aa7ed8964d7.tar.xz
Update openid.md
fix header level
Diffstat (limited to 'docs')
-rw-r--r--docs/openid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openid.md b/docs/openid.md
index f366709c69..ff9de9d5b8 100644
--- a/docs/openid.md
+++ b/docs/openid.md
@@ -523,7 +523,7 @@ The synapse config will look like this:
         email_template: "{{ user.email }}"
 ```
 
-## Django OAuth Toolkit
+### Django OAuth Toolkit
 
 [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) is a
 Django application providing out of the box all the endpoints, data and logic