Skip to content

Commit 10517d7

Browse files
committed
feat: Minor tweaks to formatting and noun usage
1 parent 235a730 commit 10517d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/nic/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ url: /nginx-ingress-controller/
66
# The cascade directive applies its nested parameters down the page tree until overwritten
77
cascade:
88
# The logo file is resolved from the theme, in the folder /static/images/icons/
9-
logo: logo: NGINX-Ingress-Controller-product-icon.svg
9+
logo: NGINX-Ingress-Controller-product-icon.svg
1010
# The subtitle displays directly underneath the heading of a given page
1111
nd-subtitle:
1212
# Indicates that this is a custom landing page
@@ -20,7 +20,7 @@ nd-product: NIC
2020

2121
## About
2222

23-
NGINX Ingress Controller is an [Ingress Controller]({{< ref "/nic/glossary.md#ingress-controller">}}) implementation for [NGINX](https://nginx.org) and [NGINX Plus](https://www.f5.com/products/nginx/nginx-plus) that can load balance Websocket, gRPC, TCP and UDP applications.
23+
NGINX Ingress Controller is an [Ingress Controller]({{< ref "/nic/glossary.md#ingress-controller">}}) implementation for NGINX that can load balance Websocket, gRPC, TCP and UDP applications.
2424

2525
It supports standard [Ingress]({{< ref "/nic/glossary.md#ingress">}}) features such as content-based routing and TLS/SSL termination. Several NGINX and NGINX Plus features are available as extensions to Ingress resources through [Annotations]({{< ref "/nic/configuration/ingress-resources/advanced-configuration-with-annotations">}}) and the [ConfigMap]({{< ref "/nic/configuration/global-configuration/configmap-resource">}}) resource.
2626

@@ -29,13 +29,13 @@ It supports standard [Ingress]({{< ref "/nic/glossary.md#ingress">}}) features s
2929
{{<card-layout>}}
3030
{{<card-section showAsCards="true" isFeaturedSection="true">}}
3131
{{<card title="Install NGINX Ingress Controller with Helm" titleUrl="/nginx-ingress-controller/installation/installing-nic/installation-with-helm">}}
32-
Use Helm to deploy and configure a NGINX Ingress Controller cluster.
32+
Use Helm to deploy and configure a NGINX Ingress Controller cluster
3333
{{</card>}}
3434
{{<card title="Migrate from Ingress-NGINX Controller" titleUrl="/nginx-ingress-controller/installation/ingress-nginx">}}
35-
Replace an Ingress-NGINX cluster with NGINX Ingress Controller.
35+
Replace an Ingress-NGINX cluster with NGINX Ingress Controller
3636
{{</card>}}
3737
{{<card title="Changelog" titleUrl="/nginx-ingress-controller/changelog">}}
38-
Review the changes from the latest NGINX Ingress Controller releases.
38+
Review the changes from the latest NGINX Ingress Controller releases
3939
{{</card>}}
4040
{{</card-section>}}
4141
{{</card-layout>}}

0 commit comments

Comments
 (0)