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

This commit is contained in:
reivilibre 2021-11-12 12:58:39 +00:00 committed by GitHub
parent 02742fd058
commit 4ad5ee9996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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