Skip to content

Commit

Permalink
fix(mesh): correct wrong sidebar being referenced
Browse files Browse the repository at this point in the history
Signed-off-by: Charly Molter <charly.molter@konghq.com>
  • Loading branch information
lahabana committed Nov 5, 2024
1 parent d7bc77d commit 0dfb8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_data/docs_nav_mesh_2.9.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ release: 2.9.x
max_depth: 3
inherit:
path: /.repos/kuma/app/_src
nav: ../_src/.repos/kuma/app/_data/docs_nav_kuma_dev.yml
nav: ../_src/.repos/kuma/app/_data/docs_nav_kuma_2.9.x.yml
patches:
- path: [ Introduction ]
action: modify
Expand Down

0 comments on commit 0dfb8f0

Please sign in to comment.