Skip to content

Commit 326a6cc

Browse files
Update buy link and other tweaks (#6436)
Co-authored-by: Galen Nickel <[email protected]>
1 parent c7d27c4 commit 326a6cc

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The BBC micro:bit is packaged with sensors, radio, microphone, speaker and other
1717

1818
## ~ hint
1919

20-
**Looking to buy a micro:bit?** See the [list of resellers](https://microbit.org/resellers).
20+
**Looking to buy a micro:bit?** See the [list of official products](https://microbit.org/buy/).
2121

2222
## ~
2323

docs/courses/csintro/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ In this course, you’ll be working on projects where you actually build things
1818

1919
![micro:bit man](/static/courses/csintro/microbitman.jpg)
2020

21-
* micro:bits may be purchased from these resellers:
21+
* micro:bits may be purchased from resellers:
2222

23-
> http://microbit.org/resellers (you will need at least 1 micro:bit for this course). The "micro:bit Go Kit" includes a battery pack and USB cable as well.
23+
> https://microbit.org/buy/ (you will need at least 1 micro:bit for this course). The "BBC micro:bit Go" includes a battery pack and USB cable as well.
2424
2525
* Other optional suggested micro:bit accessories include:
2626

docs/device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#### Looking to buy a micro:bit?
66

7-
See the [list of resellers](https://microbit.org/resellers).
7+
See the [list of official products](https://microbit.org/buy/).
88

99
### ~
1010

docs/test/courses/csintro/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ In this course, you’ll be working on projects where you actually build things
1818

1919
![micro:bit man](/static/courses/csintro/microbitman.jpg)
2020

21-
* micro:bits may be purchased from these resellers:
21+
* micro:bits may be purchased from resellers:
2222

23-
> http://microbit.org/resellers (you will need at least 1 micro:bit for this course). The "micro:bit Go Kit" includes a battery pack and USB cable as well.
23+
> https://microbit.org/buy/ (you will need at least 1 micro:bit for this course). The "BBC micro:bit Go" includes a battery pack and USB cable as well.
2424
2525
* Other optional suggested micro:bit accessories include:
2626

pxtarget.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
},
466466
{
467467
"name": "Buy",
468-
"path": "https://microbit.org/resellers"
468+
"path": "https://microbit.org/buy/"
469469
}
470470
],
471471
"hasReferenceDocs": true,

0 commit comments

Comments
 (0)