From 5d060f289956eb860a3b7d7cfdf46f2e3181a277 Mon Sep 17 00:00:00 2001
From: 506487 <506487@mail.muni.cz>
Date: Thu, 25 Nov 2021 09:10:31 +0100
Subject: [PATCH] Fixing broken link

---
 content/cloud/quick-start/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/cloud/quick-start/index.md b/content/cloud/quick-start/index.md
index 15a79e2..cf6c3c5 100644
--- a/content/cloud/quick-start/index.md
+++ b/content/cloud/quick-start/index.md
@@ -148,7 +148,7 @@ For details, refer to [the official documentation](https://docs.openstack.org/ho
 
       * For personal project select personal-project-network-subnet from network 78-128-250-pers-proj-net
         ![](images/instance_launch_network-user.png)
-      * For group project select group-project-network-subnet from network group-project-network (check if [Router gateway](//network#associate-floating-ip") is set)
+      * For group project select group-project-network-subnet from network group-project-network (check if [Router gateway](/cloud/network/#associate-floating-ip) is set)
         ![](images/instance_launch_network-group.png)
 6. Key pair
       * **If public key was imported already**, add existing key to the instance and continue using button **Next**
@@ -218,7 +218,7 @@ For details, refer to [the official documentation](https://docs.openstack.org/ho
 {{< hint danger >}}
 **WARNING**
 If you have [GROUP](/cloud/register/#group-project) project, you need to configure
-Router gateway for your network. [Here](cloud/network/#setup-router-gateway-required-for-group-projects) you can find the manual.
+Router gateway for your network. [Here](/cloud/network/#setup-router-gateway-required-for-group-projects) you can find the manual.
 {{</hint>}}
 
 
-- 
GitLab