Skip to content

Commit dbe04f9

Browse files
committed
update for Python release
1 parent 0a4aa2e commit dbe04f9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ We hope to encourage contributions into these projects in order to broaden our e
1919

2020
The Micro:bit Educational Foundation aims to be a 'responsible downstream' to the many open source [software](https://tech.microbit.org/software/) projects that are used to build the micro:bit: much like a good Linux distribution collates, tests, stabilises and releases combinations of many diverse open source packages, the micro:bit Educational Foundation and the micro:bit community present micro:bit users with a stable, tested release of all the things you need to make the magical 'end-to-end' micro:bit experience.
2121

22+
## Latest news
23+
24+
For the latest news and community updates, join our mailing list and Slack group.
25+
2226
{% include community.html %}
2327

2428
## Help us build it

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)