Skip to content

Commit

Permalink
Update stats-api-playground.md
Browse files Browse the repository at this point in the history
  • Loading branch information
metmarkosaric authored Dec 3, 2024
1 parent ec252a8 commit b096478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/stats-api-playground.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Stats API v2 playground
title: Stats API playground
---

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

<SiteContextProvider>
<ExamplesTip>
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.
</ExamplesTip>
Expand Down

0 comments on commit b096478

Please sign in to comment.