update melpa links
1 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.md +2 -2
@@ 8,8 8,8 @@ It has a [bug tracker](https://todo.sr.h
 
 There are two ways to install 2048-game.el:
 
-1. **[MELPA](http://melpa.milkbox.net/)** -- a package manager for emacs. This is the recommended way to install 2048-game.el
-    1. Follow the instructions under "installing" on MELPA's [getting started](http://melpa.milkbox.net/#/getting-started) page.
+1. **[MELPA](https://melpa.org/#/2048-game)** -- a package manager for emacs. This is the recommended way to install 2048-game.el
+    1. Follow the instructions under "installing" on MELPA's [getting started](https://melpa.org/#/getting-started) page.
     2. Restart Emacs, to make it reload your init file.
     3. Run `M-x package-list-packages`.
     4. Find this package in the package list, and move point (the cursor) there. It should one of the first few in the list.