From 1f243dad818277be609a19597dba4be717355457 Mon Sep 17 00:00:00 2001
From: Varac <varac@leap.se>
Date: Tue, 20 Feb 2018 20:18:28 +0100
Subject: [PATCH] Fix platform indroduction link

---
 pages/docs/platform/tutorials/quick-start.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/docs/platform/tutorials/quick-start.md b/pages/docs/platform/tutorials/quick-start.md
index eae6a6a..fdca52e 100644
--- a/pages/docs/platform/tutorials/quick-start.md
+++ b/pages/docs/platform/tutorials/quick-start.md
@@ -33,7 +33,7 @@ Other things to keep in mind:
 Prepare your workstation
 ========================
 
-In order to be able to manage your servers, you need to setup the LEAP Platform on your desktop. This consists of three parts: the platform recipes, the `leap` command, and your provider instance. We will go over these step-by-step below, you can find more details in the [platform introduction](platform).
+In order to be able to manage your servers, you need to setup the LEAP Platform on your desktop. This consists of three parts: the platform recipes, the `leap` command, and your provider instance. We will go over these step-by-step below, you can find more details in the [platform introduction](https://leap.se/en/docs/platform).
 
 ### Install pre-requisites
 
-- 
GitLab