mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 19:13:51 +01:00
Fix upgrade notes link
This commit is contained in:
parent
1f73d28b6c
commit
3916c655f8
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ New templates (``sso_auth_confirm.html``, ``sso_auth_success.html``, and
|
|||
``sso_account_deactivated.html``) were added to Synapse. If your Synapse is
|
||||
configured to use SSO and a custom ``sso_redirect_confirm_template_dir``
|
||||
configuration then these templates will need to be copied from
|
||||
[synapse/res/templates](synapse/res/templates) into that directory.
|
||||
[synapse/res/templates](./synapse/res/templates) into that directory.
|
||||
|
||||
Synapse SSO Plugins Method Deprecation
|
||||
--------------------------------------
|
||||
|
|
Loading…
Reference in a new issue