We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828aef commit 1650706Copy full SHA for 1650706
.vitepress/config/en.ts
@@ -18,7 +18,7 @@ export const enConfig = defineLocaleConfig("root", {
18
{
19
text: "Playground",
20
target: "_blank",
21
- link: "https://oxc-project.github.io/oxc/playground/",
+ link: "https://oxc-playground.netlify.app",
22
},
23
24
text: "Resources",
README.md
@@ -14,7 +14,7 @@ pnpm run dev
14
15
### Source code for the playground
16
17
-https://github.com/oxc-project/oxc/tree/main/website/playground
+https://github.com/oxc-project/playground
# [Sponsored By](https://github.com/sponsors/Boshen)
0 commit comments