diff options
author | Stathis Xantinidis <spithash@tuta.io> | 2024-06-03 17:10:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 17:10:12 +0000 |
commit | 07cac7b0d2badeb8805e97eaf17caf7ec0d9b4b6 (patch) | |
tree | cd85270da817d11961030ff75f8da220f6f1cd48 | |
parent | 117feb44708d70372507ead74a06ce40c38ddac2 (diff) | |
download | rspamd-07cac7b0d2badeb8805e97eaf17caf7ec0d9b4b6.tar.gz rspamd-07cac7b0d2badeb8805e97eaf17caf7ec0d9b4b6.zip |
Update broken writing rules url
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |