summary refs log tree commit diff
path: root/develop/upgrade.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2021-10-13 13:33:11 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2021-10-13 13:33:11 +0000
commite834e3505c251b8a113193dd2e0da1a1e5ea6027 (patch)
tree187fc4410e40fcb93f07d24f626a2e182ac0c33f /develop/upgrade.html
parentdeploy: cdd308845ba22fef22a39ed5bf904b438e48b491 (diff)
downloadsynapse-e834e3505c251b8a113193dd2e0da1a1e5ea6027.tar.xz
deploy: 404444260a89f18265c34b75ba7f64ab09e3a39c
Diffstat (limited to '')
-rw-r--r--develop/upgrade.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/develop/upgrade.html b/develop/upgrade.html

index 17e6660151..0570662e2d 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html
@@ -337,8 +337,8 @@ of this endpoint modifying the media store.</p> <h2 id="deprecation-of-the-current-third-party-rules-module-interface"><a class="header" href="#deprecation-of-the-current-third-party-rules-module-interface">Deprecation of the current third-party rules module interface</a></h2> <p>The current third-party rules module interface is deprecated in favour of the new generic modules system introduced in Synapse v1.37.0. Authors of third-party rules modules can refer -to <a href="modules.html#porting-an-existing-module-that-uses-the-old-interface">this documentation</a> -to update their modules. Synapse administrators can refer to <a href="modules.html#using-modules">this documentation</a> +to <a href="modules/porting_legacy_module.html">this documentation</a> +to update their modules. Synapse administrators can refer to <a href="modules/index.html">this documentation</a> to update their configuration once the modules they are using have been updated.</p> <p>We plan to remove support for the current third-party rules interface in September 2021.</p> <h1 id="upgrading-to-v1380"><a class="header" href="#upgrading-to-v1380">Upgrading to v1.38.0</a></h1> @@ -368,9 +368,9 @@ particular server:</p> <h1 id="upgrading-to-v1370"><a class="header" href="#upgrading-to-v1370">Upgrading to v1.37.0</a></h1> <h2 id="deprecation-of-the-current-spam-checker-interface"><a class="header" href="#deprecation-of-the-current-spam-checker-interface">Deprecation of the current spam checker interface</a></h2> <p>The current spam checker interface is deprecated in favour of a new generic modules system. -Authors of spam checker modules can refer to <a href="modules.html#porting-an-existing-module-that-uses-the-old-interface">this -documentation</a> -to update their modules. Synapse administrators can refer to <a href="modules.html#using-modules">this +Authors of spam checker modules can refer to [this +documentation](modules/porting_legacy_module.md +to update their modules. Synapse administrators can refer to <a href="modules/index.html">this documentation</a> to update their configuration once the modules they are using have been updated.</p> <p>We plan to remove support for the current spam checker interface in August 2021.</p>