diff options
author | Vsevolod Stakhov <vsevolod@rspamd.com> | 2024-06-05 15:55:01 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-05 15:55:01 +0600 |
commit | 022940819223438cbd5928eed5a0de3d872eb96f (patch) | |
tree | 6b6fdc7c92513092125c2a1a069a96ffb10ed732 /README.md | |
parent | 9daa800f45415058a784dc499e416a6d65320f36 (diff) | |
parent | 7d201f1a264ca080442e4e5308d00798f445690f (diff) | |
download | rspamd-022940819223438cbd5928eed5a0de3d872eb96f.tar.gz rspamd-022940819223438cbd5928eed5a0de3d872eb96f.zip |
Merge pull request #5000 from spithash/patch-1
Updated broken quickstart url
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ useful features including a comprehensive [Lua API](https://rspamd.com/doc/lua/) ## Getting Started -A good starting point to study how to install and configure Rspamd is [the quick start guide](https://rspamd.com/doc/quickstart.html). +A good starting point to study how to install and configure Rspamd is [the quick start guide](https://rspamd.com/doc/tutorials/quickstart.html). Rspamd is [packaged](https://rspamd.com/downloads.html) for the major Linux distributions, and is also available via [FreeBSD ports](https://freshports.org/mail/rspamd), NetBSD [pkgsrc](https://pkgsrc.org) and [OpenBSD ports](http://openports.se/mail/rspamd). |