Skip to content

Commit 7d2d74d

Browse files
committed
More
1 parent 7e2af00 commit 7d2d74d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description:
3-
title: Manage your NGINX instances
3+
title: Add and manage your NGINX instances
44
weight: 300
55
url: /nginx-one/nginx-configs
66
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description:
3-
title: Draft new instances (Staged Configuration)
3+
title: Draft new instances (Staged Configs)
44
weight: 200
55
url: /nginx-one/how-to/staged-configs
66
---

layouts/partials/list-main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
3737
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Get started")}}
3838
<p style="padding-bottom: 10px;">See benefits from the NGINX One Console </p>
3939
{{ end }}
40-
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Draft new instances (Staged Configuration)")}}
40+
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Draft new instances (Staged Configs)")}}
4141
<p style="padding-bottom: 10px;">Work on new instances with Staged Configurations</p>
4242
{{ end }}
4343
<!-- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
4444
<p style="padding-bottom: 10px;">Configure alerts that match your security policies </p>
4545
{{ end }} -->
46-
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Manage your NGINX instances")}}
46+
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Add and Manage your NGINX instances")}}
4747
<p style="padding-bottom: 10px;">Monitor all of your deployments </p>
4848
{{ end }}
4949
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Monitor your certificates")}}

0 commit comments

Comments
 (0)