doc: use a more friendly link to codemod tool (#3266)

This commit is contained in:
Herrington Darkholme 2023-05-12 11:18:43 +08:00 committed by GitHub
parent 93d842b223
commit 2c4ea6071b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem'
### Automated refactor
With the help of https://crates.io/crates/ast-grep
With the help of [https://ast-grep.github.io](https://ast-grep.github.io/guide/quick-start.html)
Here are commands that can do the refactoring for you.
```bash