Skip to content

Commit d34f51a

Browse files
authored
Fix lookups for "Edit this page in GitHub" links (#1785)
* Fix lookups for "Edit this page in GitHub" links Signed-off-by: Jack Baldry <[email protected]> * Fix product name --------- Signed-off-by: Jack Baldry <[email protected]>
1 parent c4f5852 commit d34f51a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/sources/k6-studio/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,18 @@ cards:
1919
href: ./installation/
2020
description: Learn how to install k6 Studio.
2121
height: 24
22+
cascade:
23+
labels:
24+
products:
25+
- oss
26+
breadcrumb_start: 4
27+
search_section: Grafana k6 Studio
28+
search_type: doc
29+
public_docs: true
30+
github_repo: https://github.com/grafana/k6-docs/
31+
github_branch: main
32+
github_dir: /docs/sources/k6-studio
33+
replace_dir: docs/k6-studio/
2234
---
2335

2436
{{< docs/hero-simple key="hero" >}}

docs/sources/k6/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cascade:
1717
public_docs: true
1818
github_repo: https://github.com/grafana/k6-docs/
1919
github_branch: main
20-
github_dir: /docs/sources
20+
github_dir: /docs/sources/k6
2121
replace_dir: docs/k6/
2222
JSLIB_AWS_VERSION: 0.12.3
2323
versioned: true

0 commit comments

Comments
 (0)