Skip to content

Commit faa62ab

Browse files
committed
update for Python release
1 parent 4e786f5 commit faa62ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

latest-revision/latest-revision-editors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The exisiting API has not changed. Scripts that use features that are common to
5757

5858
To support all revisions of the micro:bit, you will need to ensure you use the latest release of the MicroPython binary with your editor. The simplest way to do this is to flash a program created in the latest Python Editor which will contain the latest MicroPython build.
5959

60-
[https://python.microbit.org/v/beta/](https://python.microbit.org/v/beta/)
60+
[https://python.microbit.org/](https://python.microbit.org/)
6161

6262
## If you’re using the micro:bit profile over BLE
6363

latest-revision/latest-revision-main.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ The Capacative/Resistive touch mode can be found in the Pins menu
101101

102102
### Python
103103

104-
You can use the latest board revision and APIs in the Python beta editor:
104+
You can use the latest board revision and APIs in the Python editor:
105105

106-
[https://python.microbit.org/v/beta](https://python.microbit.org/v/beta/)
106+
[https://python.microbit.org/](https://python.microbit.org/)
107107

108108
If you want to use a specific or custom build of MicroPython you can do this in [Mu](https://codewith.mu/).
109109

0 commit comments

Comments
 (0)