Skip to content

Commit 20f052f

Browse files
committed
Fix broken link on simulator page
1 parent ff294f7 commit 20f052f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tutorials/setting_up_simulator.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ You will also need Python installed.
2424
| macOS | 3.8-3.10 |
2525
| Linux | 3.8-3.10 |
2626

27-
There are a small number of [external libraries]({{ site.baseurl }}/kit/brain_board/python_libraries#simulator)
28-
which will be available to your robot code during the competition. Note that for
29-
local development you will need to install these yourself.
27+
There are a small number of [external libraries]({{ site.baseurl }}/kit/brain_board/python_libraries) which will be available to your robot code during the competition.
28+
Note that for local development you will need to install these yourself.
3029

3130
### Installing the simulation
3231

0 commit comments

Comments
 (0)