Skip to content

Commit 91f9009

Browse files
exponentactivityjaustin
authored andcommitted
Fixed typo
The link to Microsoft Makecode had htp:// instead of http://
1 parent ba706cf commit 91f9009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

software/makecode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lang: en
1111

1212
## Overview
1313

14-
[Microsoft MakeCode for micro:bit](htps://makecode.microbit.org) is a free, open source platform for creating projects with the BBC micro:bit.
14+
[Microsoft MakeCode for micro:bit](https://makecode.microbit.org) is a free, open source platform for creating projects with the BBC micro:bit.
1515

1616
Connect colour-coded blocks that relate to hardware features and Computer Science fundamentals and switch between blocks, JavaScript and MakeCode Python views. A device simulator shows you what will happen on the physical device before you download your program.
1717

@@ -54,4 +54,4 @@ There are a variety of ways to get involved and interact:
5454
- Join the [micro:bit developer community on Slack](../../community/)
5555
- Raise a [MakeCode issue or feature request](https://github.com/Microsoft/pxt-microbit/issues)
5656
- Ask the MakeCode development team on [MakeCode forum for micro:bit](https://forum.makecode.com/c/microbit/11)
57-
- Help [Translate MakeCode](https://makecode.com/translate) into your own language.
57+
- Help [Translate MakeCode](https://makecode.com/translate) into your own language.

0 commit comments

Comments
 (0)