branch: externals/matlab-mode
commit bd6b880d3ac973918337d5875c0b2bc1aed0e0d4
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>
contributing/install-emacs-matlab-from-git.org: fix install ts 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 4ccc81fb77..709e86071d 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
+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.
* Build Emacs-MATLAB-Mode