Skip to content

Commit 4b7c97c

Browse files
committed
Fix links yet again so the linter is happy
1 parent 96a5bde commit 4b7c97c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_data/sidebar_tree.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tree:
1818
- url: /kit/brain_board
1919
title: Brain Board
2020
tree:
21-
- url: /kit/brain_board/updates/
21+
- url: /kit/brain_board/updates
2222
title: Updates
2323
- url: /kit/motor_board
2424
title: Motor Board

kit/brain_board/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The SD card is located on the underside of the board. Carefully open the Brain B
2424

2525
To fully update your Brain Board's software, or refresh it if you think it's not working correctly, you can flash our SD card image onto the microSD card in your Brain Board.
2626

27-
To update the SD card, you'll need to download our image from the [updates page](./updates/). The latest version is `{{ latest_version }}`.
27+
To update the SD card, you'll need to download our image from the [updates page]({{ site.baseurl }}/kit/brain_board/updates). The latest version is `{{ latest_version }}`.
2828
The flashing procedure is identical to flashing Raspberry Pi images.
2929

3030
## Etcher

0 commit comments

Comments
 (0)