update the maintained repo of ast-pattern-matching (#20537)

This commit is contained in:
ringabout
2022-10-11 03:48:51 +08:00
committed by GitHub
parent 08ae3467b9
commit 0774c3aaaa

View File

@@ -375,7 +375,7 @@ Ast Pattern Matching is a macro library to aid in writing complex
macros. This can be seen as a good example of how to repurpose the
Nim syntax tree with new semantics.
[Ast Pattern Matching](https://github.com/krux02/ast-pattern-matching)
[Ast Pattern Matching](https://github.com/nim-lang/ast-pattern-matching)
OpenGL Sandbox
--------------