commit 7d201f1: Updated broken quickstart url
    GitHub 
    noreply at github.com
       
    Mon Jul 29 17:57:37 UTC 2024
    
    
  
Author: Stathis Xantinidis
Date: 2024-06-03 17:07:16 +0000
URL: https://github.com/rspamd/rspamd/commit/7d201f1a264ca080442e4e5308d00798f445690f (refs/pull/5000/head)
Updated broken quickstart url
it was 404ring
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c11fa7fc6..6bb2494b7 100644
--- a/README.md
+++ b/README.md
@@ -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).
 
    
    
More information about the Commits
mailing list