Skip to content

Resolved n1 landing page links #744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions content/nginx-one/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@ nd-product: NGINX One
---
{{<card-layout>}}
{{<card-section>}}
{{<card title="Manage your NGINX fleet" titleUrl="about/" >}}
{{<card title="Manage your NGINX fleet" titleUrl="/nginx-one/about/" >}}
Simplify, scale, secure, and collaborate with your NGINX fleet
{{</card >}}
{{<card title="Get started" titleUrl="getting-started/">}}
{{<card title="Get started" titleUrl="/nginx-one/getting-started/">}}
See benefits from the NGINX One Console
{{</card >}}
{{<card title="Connect your instances" titleUrl="connect-instances/" >}}
{{<card title="Connect your instances" titleUrl="/nginx-one/connect-instances/" >}}
Work with data plane keys, containers, and proxy servers
{{</card >}}
{{<card title="Manage your NGINX instances" titleUrl="nginx-configs/">}}
{{<card title="Manage your NGINX instances" titleUrl="/nginx-one/nginx-configs/">}}
Monitor and maintain your deployments
{{</card >}}
{{<card title="Draft new configurations" titleUrl="staged-configs">}}
{{<card title="Draft new configurations" titleUrl="/nginx-one/staged-configs">}}
Work with Staged Configurations
{{</ card >}}
{{<card title="Set up metrics" titleUrl="metrics/">}}
{{<card title="Set up metrics" titleUrl="/nginx-one/metrics/">}}
Review your deployments in a dashboard
{{</card >}}
{{<card title="Organize users with RBAC" titleUrl="rbac/">}}
{{<card title="Organize users with RBAC" titleUrl="/nginx-one/rbac/">}}
Assign responsibilities with role-based access control
{{</card >}}
{{<card title="Automate with the NGINX One API" titleUrl="api/">}}
{{<card title="Automate with the NGINX One API" titleUrl="/nginx-one/api/">}}
Manage your NGINX fleet over REST
{{</card >}}
{{<card title="Glossary" titleUrl="glossary/">}}
{{<card title="Glossary" titleUrl="/nginx-one/glossary/">}}
Learn terms unique to NGINX One Console
{{</card >}}
{{<card title="Changelog" titleUrl="changelog/" >}}{{< changelog-dates >}}{{</card >}}
{{<card title="Changelog" titleUrl="/nginx-one/changelog/" >}}{{< changelog-dates >}}{{</card >}}
{{</card-section >}}
{{</card-layout >}}

Expand Down
Loading