generated from nginx/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update Security Monitoring section, fix NAP link (#49)
This commit updates the Security Monitoring section to fit contemporary style standards: sentence case for titles, no gerunds, horizontal line breaks at the end of sections. It also fixes the frontmatter for the section's pages to be uniform in order and parameters with newer pages, and adds explicit weights for page numbering. The final change is to add a reference link to the right NAP V4 page: prior to the release of NAP V5 the link was valid, but was not automatically detected due to being a production URL.
- Loading branch information
1 parent
876f2b9
commit 779eb54
Showing
12 changed files
with
105 additions
and
108 deletions.
There are no files selected for viewing
3 changes: 1 addition & 2 deletions
3
content/nim/monitoring/security-monitoring/configure/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
title: Configure | ||
description: | ||
weight: 100 | ||
url: /nginx-instance-manager/monitoring/security-monitoring/configure/ | ||
weight: 200 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 13 additions & 16 deletions
29
content/nim/monitoring/security-monitoring/configure/update-geo-db.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
title: Releases | ||
description: "Stay up-to-date with the latest F5 NGINX Security Monitoring releases." | ||
weight: 800 | ||
url: /nginx-instance-manager/monitoring/security-monitoring/releases/ | ||
weight: 300 | ||
--- |
Oops, something went wrong.