Skip to content

Commit 1650706

Browse files
committed
update playground link
1 parent 4828aef commit 1650706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vitepress/config/en.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const enConfig = defineLocaleConfig("root", {
1818
{
1919
text: "Playground",
2020
target: "_blank",
21-
link: "https://oxc-project.github.io/oxc/playground/",
21+
link: "https://oxc-playground.netlify.app",
2222
},
2323
{
2424
text: "Resources",

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pnpm run dev
1414

1515
### Source code for the playground
1616

17-
https://github.com/oxc-project/oxc/tree/main/website/playground
17+
https://github.com/oxc-project/playground
1818

1919
# [Sponsored By](https://github.com/sponsors/Boshen)
2020

0 commit comments

Comments
 (0)