File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
description :
3
- title : Manage your NGINX instances
3
+ title : Add and manage your NGINX instances
4
4
weight : 300
5
5
url : /nginx-one/nginx-configs
6
6
---
Original file line number Diff line number Diff line change 1
1
---
2
2
description :
3
- title : Draft new instances (Staged Configuration )
3
+ title : Draft new instances (Staged Configs )
4
4
weight : 200
5
5
url : /nginx-one/how-to/staged-configs
6
6
---
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ <h3 class="card-title" style="display: flex; align-items: center; gap: 5px;">
37
37
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Get started")}}
38
38
< p style ="padding-bottom: 10px; "> See benefits from the NGINX One Console </ p >
39
39
{{ 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 )")}}
41
41
< p style ="padding-bottom: 10px; "> Work on new instances with Staged Configurations</ p >
42
42
{{ end }}
43
43
<!-- {{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Secure your fleet")}}
44
44
<p style="padding-bottom: 10px;">Configure alerts that match your security policies </p>
45
45
{{ 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")}}
47
47
< p style ="padding-bottom: 10px; "> Monitor all of your deployments </ p >
48
48
{{ end }}
49
49
{{ if and (eq $PageTitle "F5 NGINX One Console") (eq .Title "Monitor your certificates")}}
You can’t perform that action at this time.
0 commit comments