diff --git a/README.md b/README.md
deleted file mode 100644
index 4f5cd81c556b6fc730a8ead5b8d4c116f9800c3e..0000000000000000000000000000000000000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Drupal 9 Project Template Scaffold
-
-This is a composer plugin which is utilized by the [Drupal 9 Project Template](https://gitlab.paragon-es.de/composer/project/drupal-9) project. Detailed documentation can be found there.
diff --git a/composer.json b/composer.json
index 8e61dd7c20562984022cdb7073529d4c8dc00cab..93723107c232652fecb6aea563a6b1fa0791fc47 100644
--- a/composer.json
+++ b/composer.json
@@ -26,7 +26,8 @@
     ],
     "support": {
         "issues": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/issues",
-        "source": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/tree/master"
+        "source": "https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/tree/master",
+        "docs": "https://devops-tools.docs.lakedrops.com/composer/plugin/d9-scaffold/"
     },
     "repositories": [
         {