mirror of https://github.com/status-im/consul.git
fix render issue
This commit is contained in:
parent
96ef69ffb4
commit
ef36a80ebf
|
@ -2,7 +2,7 @@
|
|||
layout: docs
|
||||
page_title: Consul API Gateway Gateway
|
||||
description: >-
|
||||
Consul API Gateway Gateway
|
||||
Consul API Gateway Gateway
|
||||
---
|
||||
|
||||
# Gateway
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: docs
|
||||
page_title: Consul API Gateway GatewayClass
|
||||
description: >-
|
||||
Consul API Gateway GatewayClass
|
||||
Consul API Gateway GatewayClass
|
||||
---
|
||||
|
||||
# GatewayClass
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: docs
|
||||
page_title: Consul API Gateway GatewayClassConfig
|
||||
description: >-
|
||||
Consul API Gateway GatewayClassConfig
|
||||
Consul API Gateway GatewayClassConfig
|
||||
---
|
||||
|
||||
# GatewayClassConfig
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: docs
|
||||
page_title: Consul API Gateway Configuration
|
||||
description: >-
|
||||
Consul API Gateway Configuration
|
||||
Consul API Gateway Configuration
|
||||
---
|
||||
|
||||
# Configuration
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
layout: docs
|
||||
page_title: Consul API Gateway Routes
|
||||
description: >-
|
||||
Consul API Gateway Routes
|
||||
Consul API Gateway Routes
|
||||
---
|
||||
|
||||
# Route
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue