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