Skip to content

Commit 7dea5c4

Browse files
committed
fix: remove broken links
1 parent 49b12c6 commit 7dea5c4

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

content/nim/nginx-app-protect/overview-nap-waf-config-management.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ You can use NGINX App Protect WAF with Instance Manager to inspect incoming traf
2222
- Manage NGINX App Protect WAF security configurations by using the NGINX Management Suite user interface or REST API
2323
- Update Attack Signatures and Threat Campaign packages
2424
- Compile security configurations into a binary bundle for consumption by NGINX App Protect WAF instances
25-
- Provide metrics to the [NGINX Management Suite Security Monitoring]({{< relref "/nms/security/" >}}) module. The Security Monitoring module lets you monitor the security of your applications and APIs and get protection insights that help when analyzing possible threats and tuning security policies.
2625

2726
## Architecture
2827

content/nim/nginx-app-protect/setup-waf-config-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ server {
916916
}
917917
```
918918
919-
{{< note >}}If you're using the NGINX Management Suite [Security Monitoring module]({{< relref "/nms/security/" >}}), you should already have the `app_protect_security_log` directive set to reference the `secops_dashboard.tgz` file as shown below. Do not change this setting.
919+
{{< note >}}If you're using the NGINX Management Suite Security Monitoring module, you should already have the `app_protect_security_log` directive set to reference the `secops_dashboard.tgz` file as shown below. Do not change this setting.
920920

921921
```nginx
922922
app_protect_security_log "/etc/nms/secops_dashboard.tgz" syslog:server=127.0.0.1:514;

content/nms/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Explore the topics below to find out what the F5 NGINX Management Suite modules
1818

1919
[NGINX Instance Manager]({{< relref "/nim/">}}) allows you to configure, scale, and manage NGINX Open Source and NGINX Plus instances at scale. Instance Manager provides a [REST API]({{< relref "/nim/fundamentals/api-overview">}}) and web-based graphical user interface (GUI) for managing NGINX instances across multiple servers, making it easier to configure, monitor, and troubleshoot NGINX deployments.
2020

21-
Instance Manager can be used to manage instances running on-premises, in the cloud, or in hybrid environments, and it supports the deployment of NGINX instances on a variety of operating systems and container platforms.
21+
Instance Manager can be used to manage instances running on-premises, in the cloud, or in hybrid environments, and it supports the deployment of NGINX instances on a variety of operating systems and container platforms.
2222

2323
Instance Manager also includes advanced features like health checks, rolling updates, and configuration backups, which help to ensure the reliability and security of NGINX deployments.
2424

@@ -38,7 +38,7 @@ Instance Manager provides the following features:
3838

3939
## Security Monitoring {#security-monitoring}
4040

41-
[Security Monitoring]({{< relref "/nms/security/">}}) allows you to monitor NGINX App Protect WAF with analytics dashboards and security log details to get protection insights for analyzing possible threats or areas for tuning policies.
41+
Security Monitoring allows you to monitor NGINX App Protect WAF with analytics dashboards and security log details to get protection insights for analyzing possible threats or areas for tuning policies.
4242

4343
### Security Monitoring Key Features
4444

0 commit comments

Comments
 (0)