Skip to content

Commit b096478

Browse files
Update stats-api-playground.md
1 parent ec252a8 commit b096478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/stats-api-playground.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Stats API v2 playground
2+
title: Stats API playground
33
---
44

55
import { ApiV2Playground, ExamplesTip } from '../src/js/apiv2-playground.tsx';
66
import { SiteContextProvider } from '../src/js/sites.tsx';
77

88
<SiteContextProvider>
99
<ExamplesTip>
10-
This is an interactive playground for building queries for [Stats API v2](/stats-api-v2).
10+
This is an interactive playground for building queries for [Stats API](/stats-api-v2).
1111

1212
The code below can be edited and run against your own data if you're logged in.
1313
</ExamplesTip>

0 commit comments

Comments
 (0)