branch: externals/matlab-mode
commit 5ceb5207b9c6e3e3895c68e0aad47be04ff4b5c8
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>
install-emacs-matlab-from-git.org: fix link
---
contributing/install-emacs-matlab-from-git.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contributing/install-emacs-matlab-from-git.org
b/contributing/install-emacs-matlab-from-git.org
index 61657ad8c7..de781239c7 100644
--- a/contributing/install-emacs-matlab-from-git.org
+++ b/contributing/install-emacs-matlab-from-git.org
@@ -44,7 +44,7 @@ location. This lets you develop Emacs MATLAB Mode in a clean
environment. See [[
* Install MATLAB tree-sitter grammar
-If using Emacs 30 or later you need to
[[file:../doc/install-matlab-tree-sitter-grammar.org][install the MATLAB
tree-sitter grammar]]. This is needed for the tests.
+If using Emacs 30 or later you need to
[[file:install-matlab-tree-sitter-grammar.org][install the MATLAB tree-sitter
grammar]]. This is needed for the tests.
* Build Emacs-MATLAB-Mode