From 7004bac777809a624a8ce7a164b62623c8641f8d Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Sat, 10 Oct 2020 18:26:55 +0200 Subject: [PATCH] Update README.md Fix URL to blog post --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e89ee9e..8768a8a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ subject and text to improve the learning algorithm. Whenever a new mail arrives in the `Maildir/new` directory, Sisyphus classifies this mail based on its content. Junk mails are then moved automatically to the `Maildir/.Junk` directory, while good mails are left untouched. See the following [blog -post](http://carlostrub.ch/code/security/sisyphus/) on a rather non-technical +post](https://www.carlostrub.ch/code/security/sisyphus) on a rather non-technical explanation. Technically, Sisyphus applies a classic [Bayesian Update