From a003ad4697edbf3628272d348a80b55341774a8b Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@arkins.net>
Date: Wed, 16 Oct 2019 11:49:35 +0200
Subject: [PATCH] docs: remove old link

Closes #4662
---
 docs/development/self-hosting.md | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/development/self-hosting.md b/docs/development/self-hosting.md
index 4ebb8b936f..7e7482d52b 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.
-- 
GitLab