From d3ae0d861714d51bff90842ad5cf15ef968afbd2 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@arkins.net>
Date: Sat, 11 Aug 2018 10:34:57 +0200
Subject: [PATCH] docs: fix privacy policy link

---
 website/docs/data-security.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/docs/data-security.md b/website/docs/data-security.md
index 123bf6467f..7be46f8ede 100644
--- a/website/docs/data-security.md
+++ b/website/docs/data-security.md
@@ -7,7 +7,7 @@ description: Important information about how we handle and secure you data
 
 We consider it a great responsibility that you have trusted us with your GitHub repository/data, and we take it very seriously. Although installing an App may take just a few clicks, we think it's important that you know what happens to your repository data once you install the Renovate or Forking Renovate apps.
 
-The content in this document does not replace or override anything in our [Privacy Policy](/privacy). We provide it for your "peace of mind" and with the hope of receiving feedback that may enable us to improve security and data handling even further.
+The content in this document does not replace or override anything in our [Privacy Policy](https://renovatebot.com/privacy). We provide it for your "peace of mind" and with the hope of receiving feedback that may enable us to improve security and data handling even further.
 
 If you have any suggestions or questions about our security, please contact us at security@renovatebot.com immediately. Please do not disclose any security concerns in a public forum.
 
-- 
GitLab