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:
Galen Nickel
2018-09-26 09:35:56 -07:00
committed by Peli de Halleux
parent 51a3a1444c
commit 6976055aa9
9 changed files with 34 additions and 29 deletions

View File

@ -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)