We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e586d commit f121761Copy full SHA for f121761
website/.vitepress/config.ts
@@ -193,6 +193,7 @@ export default defineConfig({
193
text: 'Links',
194
items: [
195
{ text: 'Playground', link: '/playground.html' },
196
+ { text: 'Codemod Studio', link: 'https://app.codemod.com/studio' },
197
{ text: 'Blog', link: '/blog.html' },
198
{ text: 'VSCode', link: 'https://marketplace.visualstudio.com/items?itemName=ast-grep.ast-grep-vscode'},
199
{ text: 'Discord', link: 'https://discord.com/invite/4YZjf6htSQ'},
0 commit comments