Skip to content

Commit 3a18f2e

Browse files
authored
Merge branch 'main' into waf/refactor
2 parents 8e5da45 + 3b57d2a commit 3a18f2e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Apply labels based on file paths
15-
uses: actions/labeler@v5
15+
uses: actions/labeler@v6
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"

content/_index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,30 +20,30 @@ Learn how to deliver, manage, and protect your applications using F5 NGINX produ
2020
Kubernetes traffic management with API gateway, identity, and observability features.
2121
{{</card >}}
2222
{{<card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-Gateway-Fabric-product-icon.svg" isLanding="true">}}
23-
Next generation Kubernetes connectivity using the Gateway API.
23+
Next-generation Kubernetes connectivity using the Gateway API.
2424
{{</card >}}
2525
{{<card title="NGINX Open Source" titleUrl="https://nginx.org/en/docs/" brandIcon="NGINX-Open-Source-product-icon.svg" isLanding="true">}}
26-
The open source all-in-one load balancer, content cache, and web server
26+
The open source all-in-one load balancer, content cache, and web server.
2727
{{</card >}}
2828
{{<card title="NGINX Agent" titleUrl="/nginx-agent/" brandIcon="NGINX-Agent-product-icon.svg" isLanding="true">}}
29-
A daemon providing observability data and remote configuration for NGINX Open Source and NGINX Plus instances
29+
A daemon providing observability data and remote configuration for NGINX Open Source and NGINX Plus instances.
3030
{{</card >}}
31-
{{<card title="Subscription Licensing & Solutions" titleUrl="/solutions/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
31+
{{<card title="Subscription licensing & solutions" titleUrl="/solutions/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
3232
Stay compliant with your NGINX subscription licenses and see how you can use NGINX One to build secure, scalable, and high-performing applications and APIs.
3333
{{</card >}}
3434
{{</card-section>}}
3535

3636
{{<card-section showAsCards="true" title="NGINX App Protect">}}
3737
{{<card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf/" brandIcon="NGINX-App-Protect-WAF-product-icon.svg" isLanding="true">}}
38-
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs
38+
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
3939
{{</card >}}
4040
{{<card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos/" brandIcon="NGINX-App-Protect-DoS-product-icon.svg" isLanding="true">}}
41-
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs
41+
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
4242
{{</card >}}
4343
{{</card-section>}}
4444

4545
{{<card-section showAsCards="true" title="NGINX as a Service">}}
4646
{{<card title="NGINX as a Service for Azure" titleUrl="/nginxaas/azure/" brandIcon="NGINX-for-Azure-product-icon.svg" isLanding="true">}}
47-
Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack
47+
Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack.
4848
{{</card >}}
4949
{{</card-section>}}

0 commit comments

Comments
 (0)