Skip to content

Commit 068c331

Browse files
committed
Fix link title
1 parent 76e44dc commit 068c331

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ const sidebars = {
346346
{
347347
type: 'doc',
348348
id: 'helm-charts/getting-started-logging',
349-
label: 'Loki Stack for Logging by Using a Helm Chart by Using a Helm Chart',
349+
label: 'Loki Stack for Logging by Using a Helm Chart',
350350
},
351351
{
352352
type: 'doc',

versioned_sidebars/version-3.10-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
{
322322
"type": "doc",
323323
"id": "helm-charts/getting-started-logging",
324-
"label": "Loki Stack for Logging by Using a Helm Chart by Using a Helm Chart"
324+
"label": "Loki Stack for Logging by Using a Helm Chart"
325325
},
326326
{
327327
"type": "doc",

versioned_sidebars/version-3.9-sidebars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
{
307307
"type": "doc",
308308
"id": "helm-charts/getting-started-logging",
309-
"label": "Loki Stack for Logging by Using a Helm Chart by Using a Helm Chart"
309+
"label": "Loki Stack for Logging by Using a Helm Chart"
310310
},
311311
{
312312
"type": "doc",

0 commit comments

Comments
 (0)