Skip to content

Commit f121761

Browse files
fix: add codemod studio
1 parent 27e586d commit f121761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/.vitepress/config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ export default defineConfig({
193193
text: 'Links',
194194
items: [
195195
{ text: 'Playground', link: '/playground.html' },
196+
{ text: 'Codemod Studio', link: 'https://app.codemod.com/studio' },
196197
{ text: 'Blog', link: '/blog.html' },
197198
{ text: 'VSCode', link: 'https://marketplace.visualstudio.com/items?itemName=ast-grep.ast-grep-vscode'},
198199
{ text: 'Discord', link: 'https://discord.com/invite/4YZjf6htSQ'},

0 commit comments

Comments
 (0)