diff --git a/README.md b/README.md index 60c4d64c..a5d03ea1 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To test against a different version of Emacs, set the environment variable `EMAC ## Alternatives -- Tree-sitter in Emacs's core: https://github.com/casouri/emacs (the future) +- Tree-sitter in Emacs's core: https://github.com/emacs-mirror/emacs/commits/feature/tree-sitter (the future) - Binding through C instead of Rust: https://github.com/karlotness/tree-sitter.el (dormant) ## Contribution