Skip to content

Commit fa102af

Browse files
fix: fix links
1 parent c9b1f9d commit fa102af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ast-grep is a versatile tool for searching, linting and rewriting code in variou
3030

3131
> Think ast-grep as an hybrid of [grep](https://www.gnu.org/software/grep/manual/grep.html), [eslint](https://eslint.org/) and [codemod](https://github.com/facebookincubator/fastmod).
3232
33-
Wanna try it out? Check out the [quick start guide](/guide/quick-start)! Or see some [examples](/catalog) to get a sense of what ast-grep can do. We also have a [playground](/playground.html) for you to try out ast-grep online!
33+
Wanna try it out? Check out the [quick start guide](/guide/quick-start)! Or see some [examples](/catalog/) to get a sense of what ast-grep can do. We also have a [playground](/playground.html) for you to try out ast-grep online!
3434

3535
## Supported Languages
3636

0 commit comments

Comments
 (0)