Skip to content

Commit 70db56c

Browse files
committed
fixed broken links
1 parent 89107d3 commit 70db56c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/includes/nginx-one/cloud-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
files:
33
- content/nginx-one/secure-your-fleet/set-up-security-alerts.md
44
- content/nginx-one/getting-started.md
5-
- content/nginx-one/workshops/lab1/getting-started-with-nginx-one.md
5+
- content/nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md
66
---
77

88
Confirm that an F5 Distributed Cloud tenant has been provisioned for you. To do so:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
files:
33
- content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md
4-
- content/nginx-one/workshops/lab3/explore-nginx-one-console-and-features.md
4+
- content/nginx-one/workshops/lab3/explore-nginx-one-console-features.md
55
- content/nginx-one/workshops/lab4/config-sync-groups.md
66
- content/nginx-one/workshops/lab5/upgrade-nginx-plus-to-latest-version.md
77
---
88

9-
All labs require an **F5 Distributed Cloud (XC) account** with NGINX One enabled. If you don’t have an account or need to verify access, follow the steps in [Lab 1: Before you begin]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one.md#before-you-begin" >}}).
9+
All labs require an **F5 Distributed Cloud (XC) account** with NGINX One enabled. If you don’t have an account or need to verify access, follow the steps in [Lab 1: Before you begin]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md#before-you-begin" >}}).

content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Make sure you have:
3232

3333
- {{< include "nginx-one/workshops/xc-account.md" >}}
3434
- Docker and Docker Compose installed and running
35-
- An active data plane key from [Lab 1: Get started with NGINX One Console]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one.md" >}})
35+
- An active data plane key from [Lab 1: Get started with NGINX One Console]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md" >}})
3636
- A trial or paid NGINX One JWT license (saved as `nginx-repo.jwt`) from [MyF5](https://my.f5.com/manage/s/)
3737
- Basic Linux and NGINX knowledge
3838
- Git installed and an SSH key set up for GitHub access
@@ -150,7 +150,7 @@ Wait until you see **Started** for each container.
150150

151151
Your containers are now up and registered with NGINX One Console.
152152

153-
Go to [Lab 3: Explore NGINX One Console features]({{< ref "nginx-one/workshops/lab3/explore-nginx-one-console-and-features.md" >}}).
153+
Go to [Lab 3: Explore NGINX One Console features]({{< ref "nginx-one/workshops/lab3/explore-nginx-one-console-features.md" >}}).
154154

155155
---
156156

0 commit comments

Comments
 (0)