diff --git a/docs/development/self-hosting.md b/docs/development/self-hosting.md
index 4ebb8b936f3726443121b3dce40a37597a8e76e4..7e7482d52bc951ecee12d74dfb7ac783256669d4 100644
--- a/docs/development/self-hosting.md
+++ b/docs/development/self-hosting.md
@@ -205,12 +205,6 @@ Note: the GitHub.com token in env is necessary in order to retrieve Release Note
 
 You should save and test out this script manually first, and add it to cron once you've verified it.
 
-## Deployment
-
-See
-[deployment docs](https://github.com/renovatebot/renovate/blob/master/docs/deployment.md)
-for details.
-
 ## Kubernetes for Gitlab, using Git over SSH
 
 This section describes how to use git binary with ssh for Gitlab, to avoid API shortcomings.