aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStathis Xantinidis <spithash@tuta.io>2024-06-03 17:10:12 +0000
committerGitHub <noreply@github.com>2024-06-03 17:10:12 +0000
commit07cac7b0d2badeb8805e97eaf17caf7ec0d9b4b6 (patch)
treecd85270da817d11961030ff75f8da220f6f1cd48
parent117feb44708d70372507ead74a06ce40c38ddac2 (diff)
downloadrspamd-07cac7b0d2badeb8805e97eaf17caf7ec0d9b4b6.tar.gz
rspamd-07cac7b0d2badeb8805e97eaf17caf7ec0d9b4b6.zip
Update broken writing rules url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c11fa7fc6..4ae6b724e 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ We advice to use packages provided by Rspamd project if available for your OS in
Rspamd is shipped with various spam filtering modules and features enabled just out of the box.
The full list of built-in modules could be found in the [Rspamd documentation](https://rspamd.com/doc/modules/).
-If that is not enough, Rspamd provides an extensive [Lua API](https://rspamd.com/doc/lua/) to write your own rules and plugins: <https://rspamd.com/doc/tutorials/writing_rules.html>
+If that is not enough, Rspamd provides an extensive [Lua API](https://rspamd.com/doc/lua/) to write your own rules and plugins: <https://rspamd.com/doc/developers/writing_rules.html>
## License