Skip to content

Commit 2c4ea60

Browse files
doc: use a more friendly link to codemod tool (#3266)
1 parent 93d842b commit 2c4ea60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/migration-guides/yew/from-0_20_0-to-next.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem'
1212

1313
### Automated refactor
1414

15-
With the help of https://crates.io/crates/ast-grep
15+
With the help of [https://ast-grep.github.io](https://ast-grep.github.io/guide/quick-start.html)
1616
Here are commands that can do the refactoring for you.
1717

1818
```bash

0 commit comments

Comments
 (0)