瀏覽代碼

Absolute URL it is then

Andrew Morgan 4 年之前
父節點
當前提交
b41d7b3969
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      UPGRADE.rst

+ 2 - 1
UPGRADE.rst

@@ -113,7 +113,8 @@ 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](https://github.com/matrix-org/synapse/tree/release-v1.13.0/synapse/res/templates)
+into that directory.
 
 Synapse SSO Plugins Method Deprecation
 --------------------------------------