api(cleanup): Remove preview from the API reference banner

This commit is contained in:
Naomi Black 2016-10-07 14:32:48 -07:00
parent 49f11f7dc0
commit 6ca91f710d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"_listtype": "ordered", "_listtype": "ordered",
"index" : { "index" : {
"title" : "API 2.0 Preview" "title" : "API Reference"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"_listtype": "ordered", "_listtype": "ordered",
"index" : { "index" : {
"title" : "API 2.0 Preview" "title" : "API Reference"
} }
} }