Migrate term 'package' to 'extension' (#1280)
* Migrate term 'package' to 'extension' * Bad link * Add package term note * Small article change
This commit is contained in:
committed by
Peli de Halleux
parent
51a3a1444c
commit
6976055aa9
@ -90,10 +90,9 @@ When code is compiled to ARM machine code, the calls to JavaScript micro:bit fun
|
||||
|
||||
Looking to use @homeurl@ in your favorite editor? Install the [command line tools](/cli) and get rolling!
|
||||
|
||||
## [Packages](/packages)
|
||||
## [Extensions](/extensions)
|
||||
|
||||
Create, edit and distribute your own blocks and JavaScript using [packages](/packages). Packages are hosted on GitHub and may be written
|
||||
using C++, JavaScript and/or ARM thumb.
|
||||
Create, edit and distribute your own blocks and JavaScript using [extensions](/extensions). Extensions are hosted on GitHub and may be written using C++, JavaScript and/or ARM thumb.
|
||||
|
||||
## [Open Source](/open-source)
|
||||
|
||||
|
Reference in New Issue
Block a user