0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-16 02:24:01 +02:00

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

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