gnu: emacs-lsp-mode: Update home-page.

* gnu/packages/emacs-xyz.scm (emacs-lsp-mode)[home-page]: Update to new URL.
This commit is contained in:
Nicolas Goaziou 2020-07-06 09:40:12 +02:00
parent 31e390f618
commit 3d80e618dd
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -19250,7 +19250,7 @@ (define-public emacs-lsp-mode
("emacs-markdown-mode" ,emacs-markdown-mode) ("emacs-markdown-mode" ,emacs-markdown-mode)
("emacs-spinner" ,emacs-spinner) ("emacs-spinner" ,emacs-spinner)
("emacs-hydra" ,emacs-hydra))) ("emacs-hydra" ,emacs-hydra)))
(home-page "https://github.com/emacs-lsp/lsp-mode") (home-page "https://emacs-lsp.github.io/lsp-mode/")
(synopsis "Emacs client and library for the Language Server Protocol") (synopsis "Emacs client and library for the Language Server Protocol")
(description "@code{LSP-mode} is a client and library implementation for (description "@code{LSP-mode} is a client and library implementation for
the Language Server Protocol. This mode aims to provide an IDE-like the Language Server Protocol. This mode aims to provide an IDE-like