branch: externals/olivetti commit d852e31a6a16e6139231228682e97813ff0be98d Merge: 52b5b4e 41c6642 Author: Paul Rankin <he...@paulwrankin.com> Commit: Paul Rankin <he...@paulwrankin.com>
Merge pull request #8 from syohex/update-url Update MELPA URL --- README.md | 4 ++-- olivetti.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c7977a..72a7bb5 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ encourage installing the stable version. Alternately, download the [latest release][] and put it in your `load-path`. -[melpa]: http://melpa.milkbox.net "MELPA" -[melpa-stable]: http://melpa-stable.milkbox.net "MELPA" +[melpa]: https://melpa.org/ "MELPA" +[melpa-stable]: https://stable.melpa.org/ "MELPA" [latest release]: https://github.com/rnkn/olivetti/releases/latest "Olivetti latest release" Known Bugs diff --git a/olivetti.el b/olivetti.el index f0493bf..72e8057 100644 --- a/olivetti.el +++ b/olivetti.el @@ -53,8 +53,8 @@ ;; Alternately, download the [latest release][] and put it in your ;; `load-path`. -;; [melpa]: http://melpa.milkbox.net "MELPA" -;; [melpa-stable]: http://melpa-stable.milkbox.net "MELPA" +;; [melpa]: https://melpa.org/ "MELPA" +;; [melpa-stable]: https://stable.melpa.org/ "MELPA" ;; [latest release]: https://github.com/rnkn/olivetti/releases/latest "Olivetti latest release" ;; Known Bugs