diff --git a/docs/stats-api-playground.md b/docs/stats-api-playground.md index 3c7f6e8b..4f288f60 100644 --- a/docs/stats-api-playground.md +++ b/docs/stats-api-playground.md @@ -1,5 +1,5 @@ --- -title: Stats API v2 playground +title: Stats API playground --- import { ApiV2Playground, ExamplesTip } from '../src/js/apiv2-playground.tsx'; @@ -7,7 +7,7 @@ import { SiteContextProvider } from '../src/js/sites.tsx'; - This is an interactive playground for building queries for [Stats API v2](/stats-api-v2). + This is an interactive playground for building queries for [Stats API](/stats-api-v2). The code below can be edited and run against your own data if you're logged in.