Skip to content

Commit 2cdb3aa

Browse files
committed
Make the simulator programming page self-identify
The url in the tree needs to exactly match the url of the page in order for the detection of the current page to work. I suspect this has been broken since I introduced the separate nested 'time' page.
1 parent 80a27ac commit 2cdb3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/sidebar_tree.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tree:
66
- url: /simulator
77
title: Simulator
88
tree:
9-
- url: /simulator/programming
9+
- url: /simulator/programming/
1010
title: Programming
1111
tree:
1212
- url: /simulator/programming/time

0 commit comments

Comments
 (0)