Remove v from path

This commit is contained in:
Sam El-Husseini 2018-05-29 11:22:41 -07:00
parent 40aaf003d0
commit 507f5b2797

View File

@ -267,27 +267,27 @@
{ {
"name": "Getting started", "name": "Getting started",
"tutorial": true, "tutorial": true,
"path": "/v1/tutorials/getting-started" "path": "/tutorials/getting-started"
}, },
{ {
"name": "Projects", "name": "Projects",
"path": "/v1/projects" "path": "/projects"
}, },
{ {
"name": "Reference", "name": "Reference",
"path": "/v1/reference" "path": "/reference"
}, },
{ {
"name": "Blocks", "name": "Blocks",
"path": "/v1/blocks" "path": "/blocks"
}, },
{ {
"name": "JavaScript", "name": "JavaScript",
"path": "/v1/javascript" "path": "/javascript"
}, },
{ {
"name": "Hardware", "name": "Hardware",
"path": "/v1/device" "path": "/device"
}, },
{ {
"name": "Buy", "name": "Buy",