From 1ed505df9ed100c8fede40330258a17902fbb937 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 16 Aug 2023 10:38:03 +0200
Subject: [PATCH] Update einfracz-cloud.md

---
 docs.it4i/cloud/einfracz-cloud.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md
index d6f5a12b7..d2bd38de2 100644
--- a/docs.it4i/cloud/einfracz-cloud.md
+++ b/docs.it4i/cloud/einfracz-cloud.md
@@ -26,11 +26,11 @@ To run your instance, you need:
 * Terraform
   * Linux/Mac/WSL terminal BASH shell
   * installed Terraform and sshuttle
-  * [downloaded application credentials][7] from OpenStack Horizon dashboard and saved as a `project_openrc.sh.inc` text file
+  * [downloaded application credentials][9] from OpenStack Horizon dashboard and saved as a `project_openrc.sh.inc` text file
   * follow the guide [https://gitlab.ics.muni.cz/cloud/g2/openstack-infrastructure-as-code-automation/-/tree/master/clouds/g2/ostrava/general/terraform][8]
 * OpenStack
   * Linux/Mac/WSL terminal BASH shell
-  * installed [OpenStack client][9]
+  * installed [OpenStack client][7]
 
 Run commands:
 
@@ -58,6 +58,7 @@ More information can be found on the [e-INFRA CZ website][2].
 [6]: https://ostrava.openstack.cloud.e-infra.cz/
 [7]: https://docs.fuga.cloud/how-to-use-the-openstack-cli-tools-on-linux
 [8]: https://gitlab.ics.muni.cz/cloud/g2/openstack-infrastructure-as-code-automation/-/tree/master/clouds/g2/ostrava/general/terraform
+[9]: https://docs.e-infra.cz/compute/openstack/how-to-guides/obtaining-api-key/
 
 [a]: ../karolina/introduction.md
 [b]: ../general/access/project-access.md
-- 
GitLab