branch: externals/matlab-mode
commit 07199c6e8fc1f06b70ad3fe9426bad2c0fd6db78
Author: John Ciolfi <john.ciolfi...@gmail.com>
Commit: John Ciolfi <john.ciolfi...@gmail.com>

    doc/matlab-language-server-lsp-mode.org: remove internal org links
    
    The internal org links don't work on github, so remove them.
---
 doc/matlab-language-server-lsp-mode.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/matlab-language-server-lsp-mode.org 
b/doc/matlab-language-server-lsp-mode.org
index c060cbafac..fc391fe6a9 100644
--- a/doc/matlab-language-server-lsp-mode.org
+++ b/doc/matlab-language-server-lsp-mode.org
@@ -28,8 +28,7 @@
 #+title: MATLAB Language Server and Emacs
 
 The [[https://github.com/mathworks/MATLAB-language-server][MATLAB Language 
Server]], matlabls, is used for code navigation, code completion,
-go to definition, find references, and more. To use matlabls, see 
[[Installation][installation]] below.
-matlabls also works with [[Windows-Emacs-LSP][Emacs on Windows]].
+go to definition, find references, and more. To use matlabls, see the 
Installation section below.
 
 matlabls is a separate special MATLAB process that Emacs communicates with. 
For example, when you
 ask Emacs to jump to the definition of a function via =M-.= or =M-x 
xref-find-definitions=, Emacs

Reply via email to