From 22e494ade90a3ebb480f729ed095c7ce4223d977 Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Thu, 22 Oct 2015 17:59:50 +0900 Subject: [PATCH] Update MELPA URLs --- README.md | 2 +- dash-template.texi | 2 +- dash.info | 2 +- dash.texi | 2 +- readme-template.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e277408..7cdc703 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A modern list api for Emacs. No 'cl required. ## Installation -It's available on [marmalade](http://marmalade-repo.org/) and [Melpa](http://melpa.milkbox.net/): +It's available on [marmalade](http://marmalade-repo.org/) and [Melpa](https://melpa.org/): M-x package-install dash diff --git a/dash-template.texi b/dash-template.texi index 61388f0..fe6bcd4 100644 --- a/dash-template.texi +++ b/dash-template.texi @@ -82,7 +82,7 @@ Development @chapter Installation It's available on @uref{http://marmalade-repo.org/,marmalade} and -@uref{http://melpa.milkbox.net/,Melpa}; use @code{M-x +@uref{https://melpa.org/,Melpa}; use @code{M-x package-install}: @table @kbd diff --git a/dash.info b/dash.info index 0030beb..0512d03 100644 --- a/dash.info +++ b/dash.info @@ -93,7 +93,7 @@ File: dash.info, Node: Installation, Next: Functions, Prev: Top, Up: Top ************** It's available on marmalade (http://marmalade-repo.org/) and Melpa -(http://melpa.milkbox.net/); use `M-x package-install': +(https://melpa.org/); use `M-x package-install': `M-x package-install dash' Install the dash library. diff --git a/dash.texi b/dash.texi index f598563..d9e735e 100644 --- a/dash.texi +++ b/dash.texi @@ -97,7 +97,7 @@ Development @chapter Installation It's available on @uref{http://marmalade-repo.org/,marmalade} and -@uref{http://melpa.milkbox.net/,Melpa}; use @code{M-x +@uref{https://melpa.org/,Melpa}; use @code{M-x package-install}: @table @kbd diff --git a/readme-template.md b/readme-template.md index 4fb7e0b..2bd521a 100644 --- a/readme-template.md +++ b/readme-template.md @@ -4,7 +4,7 @@ A modern list api for Emacs. No 'cl required. ## Installation -It's available on [marmalade](http://marmalade-repo.org/) and [Melpa](http://melpa.milkbox.net/): +It's available on [marmalade](http://marmalade-repo.org/) and [Melpa](https://melpa.org/): M-x package-install dash