Skip to content

Commit 672a21f

Browse files
authored
Fix "Suggest an edit" links for k6 docs (#1399)
Tested in grafana/website#16332 Signed-off-by: Jack Baldry <[email protected]>
1 parent 59c76e2 commit 672a21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cascade:
1919
github_repo: https://github.com/grafana/k6-docs/
2020
github_branch: main
2121
github_dir: /docs/sources
22-
replace_dir: docs/k6/[^/]+?/
22+
replace_dir: docs/k6/
2323
versioned: true
2424
versioned_next: true
2525
---

0 commit comments

Comments
 (0)