fix render issue

This commit is contained in:
Sarah Alsmiller 2022-07-06 11:59:40 -05:00
parent 96ef69ffb4
commit ef36a80ebf
6 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
layout: docs
page_title: Consul API Gateway Gateway
description: >-
Consul API Gateway Gateway
Consul API Gateway Gateway
---
# Gateway

View File

@ -2,7 +2,7 @@
layout: docs
page_title: Consul API Gateway GatewayClass
description: >-
Consul API Gateway GatewayClass
Consul API Gateway GatewayClass
---
# GatewayClass

View File

@ -2,7 +2,7 @@
layout: docs
page_title: Consul API Gateway GatewayClassConfig
description: >-
Consul API Gateway GatewayClassConfig
Consul API Gateway GatewayClassConfig
---
# GatewayClassConfig

View File

@ -2,7 +2,7 @@
layout: docs
page_title: Consul API Gateway Configuration
description: >-
Consul API Gateway Configuration
Consul API Gateway Configuration
---
# Configuration

View File

@ -2,7 +2,7 @@
layout: docs
page_title: Consul API Gateway Routes
description: >-
Consul API Gateway Routes
Consul API Gateway Routes
---
# Route

View File

@ -431,11 +431,11 @@
"path": "api-gateway/configuration/gatewayclass"
},
{
"title": "Gateway Class",
"title": "Gateway Class Config",
"path": "api-gateway/configuration/gatewayclassconfig"
},
{
"title": "Gateway Class",
"title": "Routes",
"path": "api-gateway/configuration/routes"
}
]