diff --git a/README.md b/README.md
index 9eafa20abdc0cb31fb805ed673cf5ec10907dab1..b37365494b14f87ccc4abc890728b5eb4ca61665 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ DESCRIBE_MODULE_DEPENDENCIES_HERE
 ## INSTALLATION
 
 Install as you would normally install a contributed Drupal module.
-See: https://www.drupal.org/node/895232 for further information.
+See: https://www.drupal.org/docs/extending-drupal/installing-modules for further information.
 
 ## CONFIGURATION
 There is no UI. The configuration is only possible via settings.php to keep it very lightweight because of the [Middleware situation](https://www.drupal.org/docs/8/api/middleware-api/overview). Keep sure that all host you would give access are not protected via core trusted_hosts setting.