branch: elpa/anzu
commit 5b2ce629b79538003ecf21cef94b2d115dd2ab2e
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Update MELPA links
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index f7036b59fb..897458abba 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ information in the mode-line in various search modes.
## Installation
-You can install `anzu.el` from [MELPA](http://melpa.milkbox.net/) with
`package.el`
+You can install `anzu.el` from [MELPA](http://melpa.org/) with `package.el`
```
M-x package-install anzu
@@ -193,7 +193,7 @@ Separator of `to` string.
'(anzu-replace-to-string-separator " => "))
```
-[melpa-link]: http://melpa.milkbox.net/#/anzu
-[melpa-stable-link]: http://melpa-stable.milkbox.net/#/anzu
-[melpa-badge]: http://melpa.milkbox.net/packages/anzu-badge.svg
-[melpa-stable-badge]: http://melpa-stable.milkbox.net/packages/anzu-badge.svg
+[melpa-link]: http://melpa.org/#/anzu
+[melpa-stable-link]: http://stable.melpa.org/#/anzu
+[melpa-badge]: http://melpa.org/packages/anzu-badge.svg
+[melpa-stable-badge]: http://stable.melpa.org/packages/anzu-badge.svg