diff options
| author | bbunch <brybunch@gmail.com> | 2021-01-03 23:57:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-04 08:57:23 +0200 |
| commit | 0d025e654a462d3da78503b92119a718cd070cab (patch) | |
| tree | ac94f0de35e9d23f14f079552f797862ae3e41ac /doc | |
| parent | 1f2887696ec4fa7ecc005f258da276c445db039c (diff) | |
[Docs] Fix a broken link (#1634)
Bozhidar -- thanks for one of the best emacs extensions around!
Co-authored-by: Bryan Bunch <bbunch@transzap.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/extensions.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modules/ROOT/pages/extensions.adoc b/doc/modules/ROOT/pages/extensions.adoc index 313944c..31ea328 100644 --- a/doc/modules/ROOT/pages/extensions.adoc +++ b/doc/modules/ROOT/pages/extensions.adoc @@ -15,4 +15,4 @@ NOTE: MELPA lists https://melpa.org/#/?q=projectile[20 more Projectile extension There are also some packages that will use Projectile if present. Here are a few examples: * https://github.com/jaypei/emacs-neotree[neotree] -* https://https://github.com/emacs-lsp/lsp-mode[lsp-mode] +* https://github.com/emacs-lsp/lsp-mode[lsp-mode] |
