Skip to content

Commit 07199c6

Browse files
committed
doc/matlab-language-server-lsp-mode.org: remove internal org links
The internal org links don't work on github, so remove them.
1 parent ef6f75e commit 07199c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/matlab-language-server-lsp-mode.org

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
#+title: MATLAB Language Server and Emacs
2929

3030
The [[https://github.com/mathworks/MATLAB-language-server][MATLAB Language Server]], matlabls, is used for code navigation, code completion,
31-
go to definition, find references, and more. To use matlabls, see [[Installation][installation]] below.
32-
matlabls also works with [[Windows-Emacs-LSP][Emacs on Windows]].
31+
go to definition, find references, and more. To use matlabls, see the Installation section below.
3332

3433
matlabls is a separate special MATLAB process that Emacs communicates with. For example, when you
3534
ask Emacs to jump to the definition of a function via =M-.= or =M-x xref-find-definitions=, Emacs

0 commit comments

Comments
 (0)