Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 3fffb71

Browse files
authored
Make deprecation notice of the spam checker doc more obvious (#10395)
1 parent 519ec82 commit 3fffb71

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

changelog.d/10395.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Make deprecation notice of the spam checker doc more obvious.

docs/spam_checker.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
**Note: this page of the Synapse documentation is now deprecated. For up to date
1+
<h2 style="color:red">
2+
This page of the Synapse documentation is now deprecated. For up to date
23
documentation on setting up or writing a spam checker module, please see
3-
[this page](https://matrix-org.github.io/synapse/develop/modules.html).**
4+
<a href="modules.md">this page</a>.
5+
</h2>
46

57
# Handling spam in Synapse
68

0 commit comments

Comments
 (0)