Skip to content

Commit 2af3a7e

Browse files
fix: update competitor link
fix ast-grep/ast-grep#1898
1 parent 3a9d6f0 commit 2af3a7e

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
@@ -85,7 +85,7 @@ The idea of ast-grep can be applied to many other languages!
8585

8686
## Features
8787

88-
There are a lot of existing tools that looks like ast-grep, notable predecessor including [Semgrep](https://semgrep.dev/), [comby](https://comby.dev/), [shisho](https://shisho.dev/), [gogocode](https://gogocode.io/).
88+
There are a lot of other tools that looks like ast-grep, notable predecessors including [Semgrep](https://semgrep.dev/), [comby](https://comby.dev/), [shisho](https://github.com/flatt-security/shisho), [gogocode](https://github.com/thx/gogocode), and new comers like [gritQL](https://about.grit.io/)
8989

9090
What makes ast-grep stands out is:
9191

0 commit comments

Comments
 (0)