renaming...

This commit is contained in:
Tom Ball 2016-06-14 14:39:31 -04:00
parent 6e62acb384
commit beac252620
4 changed files with 7 additions and 7 deletions

View File

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

View File

@ -1,4 +1,4 @@
# Projects
# Ten Projects
![](/static/mb/projects/all10.png)

View File

@ -1,4 +1,4 @@
# Reference
# Microb:bit APIs
```namespaces
basic.showNumber(0);

View File

@ -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"
}
],