From 6ca91f710d4724756e981b21ec5777d9d554a55e Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Fri, 7 Oct 2016 14:32:48 -0700 Subject: [PATCH] api(cleanup): Remove preview from the API reference banner --- public/docs/js/latest/api/_data.json | 2 +- public/docs/ts/latest/api/_data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/docs/js/latest/api/_data.json b/public/docs/js/latest/api/_data.json index 2f96733bfa..a732590638 100644 --- a/public/docs/js/latest/api/_data.json +++ b/public/docs/js/latest/api/_data.json @@ -1,6 +1,6 @@ { "_listtype": "ordered", "index" : { - "title" : "API 2.0 Preview" + "title" : "API Reference" } } \ No newline at end of file diff --git a/public/docs/ts/latest/api/_data.json b/public/docs/ts/latest/api/_data.json index 2f96733bfa..a732590638 100644 --- a/public/docs/ts/latest/api/_data.json +++ b/public/docs/ts/latest/api/_data.json @@ -1,6 +1,6 @@ { "_listtype": "ordered", "index" : { - "title" : "API 2.0 Preview" + "title" : "API Reference" } } \ No newline at end of file