Skip to content

Commit b47364b

Browse files
authored
Merge pull request #170 from PeterJCLaw/clarify-simulator-programming
Clarify simulator programming
2 parents 80a27ac + f933469 commit b47364b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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

simulator/programming/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
redirect_from:
33
- /competition-simulator/programming
44
layout: page
5-
title: Programming
5+
title: Simulator Programming
66
---
77

8-
# Programming
8+
# Simulator Programming
99

1010
## Developing your code
1111

0 commit comments

Comments
 (0)