We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d842b commit 2c4ea60Copy full SHA for 2c4ea60
website/docs/migration-guides/yew/from-0_20_0-to-next.mdx
@@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem'
12
13
### Automated refactor
14
15
-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)
16
Here are commands that can do the refactoring for you.
17
18
```bash
0 commit comments