renaming...
This commit is contained in:
parent
6e62acb384
commit
beac252620
@ -26,8 +26,8 @@ input.onButtonPressed(Button.B, () => {
|
|||||||
|
|
||||||
* **[getting started](/getting-started)**
|
* **[getting started](/getting-started)**
|
||||||
* Get started with [projects](/projects)
|
* Get started with [projects](/projects)
|
||||||
* Browse the [API reference](/reference)
|
* Browse the [micro:bit APIs](/reference)
|
||||||
* Learn more about the [device](/device)
|
* Learn more about the [micro:bit device](/device)
|
||||||
* Frequently Asked Question [faq](/faq)
|
* Frequently Asked Question [faq](/faq)
|
||||||
* Follow up with the [release notes](/release-notes)
|
* Follow up with the [release notes](/release-notes)
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Projects
|
# Ten Projects
|
||||||
|
|
||||||
![](/static/mb/projects/all10.png)
|
![](/static/mb/projects/all10.png)
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Reference
|
# Microb:bit APIs
|
||||||
|
|
||||||
```namespaces
|
```namespaces
|
||||||
basic.showNumber(0);
|
basic.showNumber(0);
|
||||||
|
@ -102,15 +102,15 @@
|
|||||||
"path": "/getting-started"
|
"path": "/getting-started"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Projects",
|
"name": "Ten Projects",
|
||||||
"path": "/projects"
|
"path": "/projects"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Reference",
|
"name": "Micro:bit APIs",
|
||||||
"path": "/reference"
|
"path": "/reference"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Device",
|
"name": "Micro:bit Device",
|
||||||
"path": "/device"
|
"path": "/device"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user