Skip to content

Commit a823242

Browse files
committed
feat: Additional IA changes
1 parent befab04 commit a823242

30 files changed

+34
-34
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Releases
2+
title: Changelog
33
description: "NGINX Gateway Fabric releases."
4-
weight: 700
4+
weight: 900
55
toc: true
66
type: reference
77
product: NGF

content/ngf/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,4 +510,4 @@ Request ID: 43882f2f5794a1ee05d2ea017a035ce3
510510

511511
- [Install NGINX Gateway Fabric]({{< ref "/ngf/install/" >}}), for additional ways to install NGINX Gateway Fabric
512512
- [How-to guides]({{< ref "/ngf/how-to/" >}}), for configuring your cluster
513-
- [Traffic management]({{< ref "/ngf/how-to/traffic-management/" >}}), for more in-depth traffic management configuration
513+
- [Traffic management]({{< ref "/ngf/traffic-management/" >}}), for more in-depth traffic management configuration

content/ngf/how-to/data-plane-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ When installed using the Helm chart, the NginxProxy resource is named `<release-
180180

181181
**For a full list of configuration options that can be set, see the `NginxProxy spec` in the [API reference]({{< ref "/ngf/reference/api.md" >}}).**
182182

183-
{{< note >}} Some global configuration also requires an [associated policy]({{< ref "/ngf/overview/custom-policies.md" >}}) to fully enable a feature (such as [tracing]({{< ref "/ngf/how-to/monitoring/tracing.md" >}}), for example). {{< /note >}}
183+
{{< note >}} Some global configuration also requires an [associated policy]({{< ref "/ngf/overview/custom-policies.md" >}}) to fully enable a feature (such as [tracing]({{< ref "/ngf/monitoring/tracing.md" >}}), for example). {{< /note >}}
184184

185185
---
186186

content/ngf/how-to/monitoring/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/ngf/how-to/traffic-management/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/ngf/how-to/traffic-security/_index.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/ngf/install/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "Installation"
3-
url: /nginx-gateway-fabric/installation/
3+
url: /nginx-gateway-fabric/install/
44
weight: 300
55
---

content/ngf/monitoring/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Monitoring"
3+
url: /nginx-gateway-fabric/monitoring/
4+
weight: 600
5+
---
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)