fix render issue

pull/14153/head
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 layout: docs
page_title: Consul API Gateway Gateway page_title: Consul API Gateway Gateway
description: >- description: >-
Consul API Gateway Gateway Consul API Gateway Gateway
--- ---
# Gateway # Gateway

View File

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

View File

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

View File

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

View File

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

View File

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