From 17618fb705478532d0dda0c71dfdbf1c527ac500 Mon Sep 17 00:00:00 2001 From: Nicolas Quiniou-Briand Date: Mon, 6 Jul 2020 07:43:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e203a59..45b08aa 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Some vulnerabilities might let an attacker breach into your wordpress, or even y Don't forget to comply with good security principles (strong password, frequent updates, don't add unknow code in your theme/extensions…). In particular, *please keep your wordpress as up-to-date as possible*. -Furthermore, you might take a look at the [Hardening Wordpress Guide](https://codex.wordpress.org/Hardening_WordPress). You might see some benefits in the use of wordpress security plugins. +Furthermore, you might take a look at the [Hardening Wordpress Guide](https://wordpress.org/support/article/hardening-wordpress/). You might see some benefits in the use of wordpress security plugins. ## Links