From 1c43a614ccf0c89a59d812068bb161d97a02d448 Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Wed, 9 Dec 2015 00:27:40 +0900 Subject: [PATCH] Update MELPA URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de0c6a..79bb490 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Dictionaries are available for a variety of language pairs; see below. ## Install -Helm-dictionary can be installed via [MELPA](http://melpa.milkbox.net/#/). Alternatively, put the file `helm-dictionary.el` in your Emacs-Lisp load path and add the following in your Emacs start-up file: +Helm-dictionary can be installed via [MELPA](https://melpa.org/). Alternatively, put the file `helm-dictionary.el` in your Emacs-Lisp load path and add the following in your Emacs start-up file: (require 'helm-dictionary)