diff --git a/packages/playground/devEnv/home/PlaygroundPage.tsx b/packages/playground/devEnv/home/PlaygroundPage.tsx index 684c07b..09726fb 100644 --- a/packages/playground/devEnv/home/PlaygroundPage.tsx +++ b/packages/playground/devEnv/home/PlaygroundPage.tsx @@ -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',