Fix the links in playground

This commit is contained in:
Aria Minaei 2023-01-15 14:53:50 +01:00
parent 415938212a
commit 9ec9bed80e

View file

@ -35,17 +35,9 @@ export const PlaygroundPage = ({
displayText: version,
}}
links={[
{
label: 'Getting Started',
href: 'https://docs.theatrejs.com/getting-started/',
},
{
label: 'Docs',
href: 'https://docs.theatrejs.com/',
},
{
label: 'API',
href: 'https://docs.theatrejs.com/api/',
href: 'https://www.theatrejs.com/docs/latest',
},
{
label: 'Github',