Skip to content

Commit 35bc614

Browse files
Tweaks (#409)
* Fix MEF capitalisation * Fix http links to ourselves There are many external links that use http that also need review. * Case fix for button
1 parent ac0511a commit 35bc614

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# Microbit Developer Community Docs
44

5-
These docs form the content that is rendered into the [micro:bit Developer Commmunity site](http://tech.microbit.org)
5+
These docs form the content that is rendered into the [micro:bit Developer Commmunity site](https://tech.microbit.org)
66

77
## Using these docs
88

9-
These docs are made available under a Creative Commons license, to support the micro:bit community. Issues and Pull Requests are welcomed and encouraged. Please review the [Foundation community and brand guidelines](https://microbit.org/community/) and the [tech.microbit.org](http://tech.microbit.org) homepage for further details about contribution.
9+
These docs are made available under a Creative Commons license, to support the micro:bit community. Issues and Pull Requests are welcomed and encouraged. Please review the [Foundation community and brand guidelines](https://microbit.org/community/) and the [tech.microbit.org](https://tech.microbit.org) homepage for further details about contribution.
1010

1111
### Documentation development tools
1212

accessories/making-accessories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lang: en
1010

1111
A [list of available accessories](https://microbit.org/buy/accessories/) is maintained on the micro:bit website.
1212

13-
[submit an accessory](https://form.jotformeu.com/83453273451355){: .btn.sm-btn}
13+
[Submit an accessory](https://form.jotformeu.com/83453273451355){: .btn.sm-btn}
1414

1515
## Using the Edge Connector
1616

community/slack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In addition to our regular [Micro:bit Educational Foundation newsletter](https:/
2525

2626
[Slack](https://slack.com) is a messaging service that allows teams and communities to connect online. It's a brilliant tool for live collaboration and the place to be for current micro:bit chatter!
2727

28-
Note: For technical support you should use [micro:bit help & support](http://support.microbit.org), where you can search for answers and raise tickets to ask the team questions. Slack complements, but does not replace, this portal.
28+
Note: For technical support you should use [micro:bit help & support](https://support.microbit.org), where you can search for answers and raise tickets to ask the team questions. Slack complements, but does not replace, this portal.
2929

3030
Slack operate their own [privacy policy](https://slack.com/privacy-policy), make sure you have read and agreed with this before signing up.
3131

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The site is maintained by the Micro:bit Educational Foundation in order to docum
1717

1818
We hope to encourage contributions into these projects in order to broaden our ecosystem and the range of things people can invent with a micro:bit.
1919

20-
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.
20+
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

2222
## Latest news
2323

software/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ There is also a [port of the Javascript interpreter Espruino](http://www.espruin
5757

5858
There are a huge number of possible coding environments that you can use to program the micro:bit.
5959

60-
Among the most popular are the official ones listed at http://microbit.org/code as well as the offline Mu editor.
60+
Among the most popular are the official ones listed at https://microbit.org/code as well as the offline Mu editor.
6161

6262
Here's a non-exhaustive list of possible code editors for use with the micro:bit: *please add any you know about that are not here*
6363

0 commit comments

Comments
 (0)