Browse Source

Correct target of link to the modules page from the Password Auth Providers page (#11309)

tags/v1.48.0rc1
reivilibre 2 years ago
committed by GitHub
parent
commit
4ad5ee9996
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/password_auth_providers.md

+ 1
- 1
docs/password_auth_providers.md View File

@@ -1,7 +1,7 @@
<h2 style="color:red">
This page of the Synapse documentation is now deprecated. For up to date
documentation on setting up or writing a password auth provider module, please see
<a href="modules.md">this page</a>.
<a href="modules/index.md">this page</a>.
</h2>

# Password auth provider modules


Loading…
Cancel
Save