summary refs log tree commit diff
path: root/latest/spam_checker.html
diff options
context:
space:
mode:
authorbabolivier <babolivier@users.noreply.github.com>2021-07-15 13:54:42 +0000
committerbabolivier <babolivier@users.noreply.github.com>2021-07-15 13:54:42 +0000
commit59efab39fb3a1cba8c69a3535d699b3f63fb0bae (patch)
treed291e978841dcce19bc678c7b3db2d5830d936b1 /latest/spam_checker.html
parentdeploy: 23a90a6a5c3bde22482b1910bb8b6f54c1c581cc (diff)
downloadsynapse-59efab39fb3a1cba8c69a3535d699b3f63fb0bae.tar.xz
deploy: 3fffb71254d052c54d7a6eabae8534480f021adc
Diffstat (limited to '')
-rw-r--r--latest/spam_checker.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/latest/spam_checker.html b/latest/spam_checker.html
index c84e17c8ea..2c4b16220a 100644
--- a/latest/spam_checker.html
+++ b/latest/spam_checker.html
@@ -182,9 +182,11 @@
                             <nav class="pagetoc"></nav>
                         </div>
 
-                        <p><strong>Note: this page of the Synapse documentation is now deprecated. For up to date
+                        <h2 style="color:red">
+This page of the Synapse documentation is now deprecated. For up to date
 documentation on setting up or writing a spam checker module, please see
-<a href="https://matrix-org.github.io/synapse/develop/modules.html">this page</a>.</strong></p>
+<a href="modules.html">this page</a>.
+</h2>
 <h1 id="handling-spam-in-synapse"><a class="header" href="#handling-spam-in-synapse">Handling spam in Synapse</a></h1>
 <p>Synapse has support to customize spam checking behavior. It can plug into a
 variety of events and affect how they are presented to users on your homeserver.</p>