Skip to content

Commit c5cf67e

Browse files
Fix broken links
1 parent b8418a2 commit c5cf67e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/os-development/running-on-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Running on Linux or MacOS
22

3-
1. Download a release binary (e.g., `MicroPythonOS_amd64_Linux`, `MicroPythonOS_amd64_MacOS`) or build your own [on MacOS](macos.md) or [Linux](linux.md).
3+
1. Download a release binary (e.g., `MicroPythonOS_amd64_Linux`, `MicroPythonOS_amd64_MacOS`) or build your own [on MacOS](../os-development/macos.md) or [Linux](../os-development/linux.md).
44

55
2. If you don't have a local clone yet then do it now, so you have the local_filesystem/ folder:
66

docs/other/release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ scripts/release_to_install.sh
5252
## Notes
5353

5454
- Ensure all repositories are pushed before tagging.
55-
- Verify builds on target hardware (see [Building for ESP32](esp32.md)).
55+
- Verify builds on target hardware

0 commit comments

Comments
 (0)