Skip to content

Commit c94d883

Browse files
committed
fix: broken links after N1 docs changes
1 parent bddd77c commit c94d883

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

content/includes/agent/installation/update-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wget https://raw.githubusercontent.com/nginx/agent/refs/heads/v3/scripts/package
1515
```
1616

1717
If your NGINX Agent container was previously a member of a config sync group, then your NGINX Agent config must be manually updated to add the config sync group label.
18-
See [Add Config Sync Group]({{< ref "/nginx-one/how-to/config-sync-groups/manage-config-sync-groups.md" >}}) for more information.
18+
See [Add Config Sync Group]({{< ref "/nginx-one/config-sync-groups/manage-config-sync-groups.md" >}}) for more information.
1919

2020
### Rolling back from NGINX Agent v3 to v2
2121

content/nginx-one/agent/configure-otel-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can validate that metrics are successfully exported by using the methods bel
2626

2727
- **NGINX One dashboard**
2828

29-
- When an instance has connected to NGINX One Console [See: Connect to NGINX One Console]({{< ref "/nginx-one/how-to/nginx-configs/add-instance.md" >}}), you should see metrics showing on the NGINX One Dashboard.
29+
- When an instance has connected to NGINX One Console [See: Connect to NGINX One Console]({{< ref "/nginx-one/nginx-configs/add-instance.md" >}}), you should see metrics showing on the NGINX One Dashboard.
3030

3131
- **Agent logs**
3232

content/nginx-one/agent/install-upgrade/install-from-github.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ weight: 300
55
docs: DOCS-000
66
---
77

8-
{{< note>}}
8+
{{< note >}}
99
If you are using [NGINX One Console]({{< ref "/nginx-one/getting-started.md" >}})
1010
to manage your NGINX instances, NGINX Agent is installed automatically when you
1111
add an NGINX instance to NGINX One Console.
1212

13-
For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/how-to/nginx-configs/add-instance" >}})
13+
For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/nginx-configs/add-instance" >}})
1414
{{< /note >}}
1515

1616
Follow the steps in this guide to install NGINX Agent in your NGINX instance using

content/nginx-one/agent/install-upgrade/install-from-oss-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are using [NGINX One Console]({{< ref "/nginx-one/getting-started.md" >}}
1010
to manage your NGINX instances, NGINX Agent is installed automatically when you
1111
add an NGINX instance to NGINX One Console.
1212

13-
For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/how-to/nginx-configs/add-instance" >}})
13+
For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/nginx-configs/add-instance" >}})
1414
{{< /note >}}
1515

1616
## Overview

content/nginx-one/agent/install-upgrade/install-from-plus-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are using [NGINX One Console]({{< ref "/nginx-one/getting-started.md" >}}
1010
to manage your NGINX instances, NGINX Agent is installed automatically when you
1111
add an NGINX instance to NGINX One Console.
1212

13-
For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/how-to/nginx-configs/add-instance" >}})
13+
For a quick guide on how to connect your instance to NGINX One Console see: [Connect to NGINX One Console]({{< ref "/nginx-one/nginx-configs/add-instance" >}})
1414
{{< /note >}}
1515

1616
## Overview

content/nginx-one/nginx-configs/add-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Before you add an instance to NGINX One Console, ensure:
1919
- You have [administrator access]({{< ref "/nginx-one/rbac/roles.md" >}}) to NGINX One Console.
2020
- You have [configured instances of NGINX]({{< ref "/nginx-one/getting-started.md#add-your-nginx-instances-to-nginx-one" >}}) that you want to manage through NGINX One Console.
2121
- You have or are ready to configure a [data plane key]({{< ref "/nginx-one/getting-started.md#generate-data-plane-key" >}}).
22-
- You have or are ready to set up [managed certificates]({{< ref "/nginx-one/how-to/certificates/manage-certificates.md" >}}).
22+
- You have or are ready to set up [managed certificates]({{< ref "/nginx-one/certificates/manage-certificates.md" >}}).
2323

2424
{{< note >}}If this is the first time an instance is being added to a Config Sync Group, and you have not yet defined the configuration for that Config Sync Group, that instance provides the template for that group. For more information, see [Configuration management]({{< ref "nginx-one/config-sync-groups/manage-config-sync-groups#configuration-management" >}}).{{< /note >}}
2525

0 commit comments

Comments
 (0)