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:
		
							parent
							
								
									31e390f618
								
							
						
					
					
						commit
						3d80e618dd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -19250,7 +19250,7 @@ the standard @code{Dockerfile} file format.")
 | 
				
			||||||
       ("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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue