diff --git a/content/cloud/network/index.md b/content/cloud/network/index.md
index 99691f4016883830d264886231bc4b8c71ea0f99..8bf5d276040961bcf003b9d0722750d9ac9b2372 100644
--- a/content/cloud/network/index.md
+++ b/content/cloud/network/index.md
@@ -6,7 +6,7 @@ draft: false
 
 {{< hint danger >}}
 **Please read the following rules:**
-1. If you are using a [PERSONAL](/cloud/register/#personal-project) project you have to use either the `78-128-250-pers-proj-net` or `147-251-115-pers-proj-net` network to make your instance accessible from an external network (e.g. Internet). Use `public-cesnet-78-128-250-PERSONAL` and `public-muni-147-251-115-PERSONAL` for FIP allocation.
+1. If you are using a [PERSONAL](/cloud/register/#personal-project) project you have to use either the `147-251-115-pers-proj-net` or `78-128-250-pers-proj-net` network to make your instance accessible from an external network (e.g. Internet). Use `public-muni-147-251-115-PERSONAL` or `public-cesnet-78-128-250-PERSONAL` for FIP allocation.
 2. If you are using a [GROUP](/cloud/register/#group-project) project you may choose any of the [`-GROUP`](/cloud/network/#ipv4-group-networking) suffix networks for FIP allocation to make your instance accessible from external network (e.g. Internet).
 3. Violation of network usage may lead to resource removal and reduction of the quotas assigned.
 {{< /hint >}}
diff --git a/content/cloud/quick-start/index.md b/content/cloud/quick-start/index.md
index cf6c3c56c325375731cd35a922bfa3d6042a6e42..9e6234c7efb5ee6da53f4c53055f32bf03aa5491 100644
--- a/content/cloud/quick-start/index.md
+++ b/content/cloud/quick-start/index.md
@@ -146,7 +146,7 @@ For details, refer to [the official documentation](https://docs.openstack.org/ho
 
 5. Select Network
 
-      * For personal project select personal-project-network-subnet from network 78-128-250-pers-proj-net
+      * For personal project select subnet-147-251-115-pers-proj-net from the 147-251-115-pers-proj-net network (eventually 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](/cloud/network/#associate-floating-ip) is set)
         ![](images/instance_launch_network-group.png)