diff --git a/doc/tut3.md b/doc/tut3.md index 958d357914..ccb2eb8091 100644 --- a/doc/tut3.md +++ b/doc/tut3.md @@ -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 --------------