Skip to content

Commit 0cb5359

Browse files
fabianrbzlena-larionova
authored andcommitted
fix(indices): items have title not text
1 parent ad69374 commit 0cb5359

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/_indices/gateway.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,10 @@ sections:
257257
- gateway
258258
tags:
259259
- kong-manager
260-
- title: API Gateway in {{site.konnect_short_name}}
260+
- title: "API Gateway in {{site.konnect_short_name}}"
261261
items:
262262
- path: /gateway-manager/**/*
263-
- text: Troubleshoot data plane nodes
263+
- title: Troubleshoot data plane nodes
264264
description: Learn how to resolve some common issues with data plane nodes
265265
url: /gateway-manager/data-plane-reference/#troubleshoot-data-plane-nodes
266266

0 commit comments

Comments
 (0)