Skip to content

Commit 9bc04c0

Browse files
committed
Fix url link in N1 landing + changed to workshop for featured card
1 parent e5982d4 commit 9bc04c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/nginx-one/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ The F5 NGINX One Console makes it easy to manage NGINX instances across location
2121
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."
2222
{{<card-layout>}}
2323
{{<card-section showAsCards="true" isFeaturedSection="true">}}
24-
{{<card title="Get started" titleUrl="getting-started/" isFeatured="true" icon="unplug">}}
24+
{{<card title="Get started" titleUrl="nginx-one/getting-started/" isFeatured="true" icon="unplug">}}
2525
See benefits from the NGINX One Console
2626
{{</card >}}
27-
{{<card title="Changelog" titleUrl="changelog/" icon="clock-alert">}}
28-
See latest updates: New features, improvements, and bug fixes
27+
{{<card title="Workshops" titleUrl="nginx-one/workshops/" icon="lightbulb">}}
28+
Self-paced labs that teach key NGINX One workflows
2929
{{</card>}}
30-
{{<card title="Add an NGINX instance" titleUrl="connect-instances/add-instance/" icon="copy-plus">}}
30+
{{<card title="Add an NGINX instance" titleUrl="nginx-one/connect-instances/add-instance/" icon="copy-plus">}}
3131
Connect your instances to NGINX One
3232
{{</card>}}
3333
{{</card-section>}}

0 commit comments

Comments
 (0)