branch: elpa/rainbow-delimiters
commit b316b7f49d16ff20bd6425a36438c4b670eec312
Author: Fanael Linithien <[email protected]>
Commit: Fanael Linithien <[email protected]>
Make the MELPA Stable link actually point at MELPA Stable.
---
README.markdown | 3 ++-
rainbow-delimiters.el | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.markdown b/README.markdown
index cd3b2f7991..9a6001f079 100644
--- a/README.markdown
+++ b/README.markdown
@@ -28,7 +28,8 @@ https://github.com/Fanael/rainbow-delimiters/tree/master
## Installation
The recommended way is to use [MELPA](http://melpa.org/) or
-[MELPA Stable](http://melpa.org/). If either is in your `package-archives`, do
+[MELPA Stable](http://stable.melpa.org/). If either is in your
+`package-archives`, do
M-x package-install RET rainbow-delimiters RET
diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el
index 73c6094c4a..eb4111cfbd 100644
--- a/rainbow-delimiters.el
+++ b/rainbow-delimiters.el
@@ -37,8 +37,8 @@
;;; Installation:
-;; The recommended way is to use MELPA (http://melpa.org/) or
-;; MELPA Stable (http://melpa.org/). If either is in your `package-archives',
do
+;; The recommended way is to use MELPA (http://melpa.org/) or MELPA Stable
+;; (http://stable.melpa.org/). If either is in your `package-archives', do
;; M-x package-install RET rainbow-delimiters RET
;; Otherwise, open `rainbow-delimiters.el' in Emacs and use
;; M-x package-install-from-buffer