emacs-lsp / lsp-sourcekit

lsp-mode :heart: Apple's sourcekit
https://emacs-lsp.github.io/lsp-sourcekit
GNU General Public License v3.0
103 stars 13 forks source link

Fix melpa badge #11

Closed duianto closed 3 years ago

duianto commented 3 years ago

problem: The current melpa badge is broken, it's url points to: http://melpa.milkbox.net/#/lsp-sourcekit

http://melpa.milkbox.net/ shows: This site can’t be reached https://www.milkbox.net/ shows: Squarespace - Website Expired

cause: The switch from melpa.milkbox.net to melpa.org seems to have happened 5 years ago: https://www.reddit.com/r/emacs/comments/2k2kmv/melpamilkboxnet_is_now_melpaorg/

The milkbox url must have expired within the last two years, since the current badge was added.

solution: Used the melpa badge instead: https://melpa.org/#/lsp-sourcekit

danielmartin commented 3 years ago

Thank you for your contribution!