summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-05-11 15:37:51 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-05-11 15:37:51 +0100
commitc3416c888a02cc1e96980212f3f291df68234c82 (patch)
tree498454ca59d3de7030c1d2db833cfdef080a7e2c
parentAbsolute URL it is then (diff)
downloadsynapse-c3416c888a02cc1e96980212f3f291df68234c82.tar.xz
Oh yeah, RST
-rw-r--r--UPGRADE.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst

index e7c6a93387..6882354c0b 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst
@@ -113,8 +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](https://github.com/matrix-org/synapse/tree/release-v1.13.0/synapse/res/templates) -into that directory. +`synapse/res/templates <synapse/res/templates>`_ into that directory. Synapse SSO Plugins Method Deprecation --------------------------------------