From 2f32cb547feb0864eae9345b50a1119decca28c0 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Wed, 6 Jan 2016 17:17:24 +0800 Subject: [PATCH] * doc/misc/efaq.texi (Packages that do not come with Emacs): Update the URI of MELPA and marmalade-repo. Reported by CHENG Gao in https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00390.html. --- doc/misc/efaq.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index bbd9354c786..5008db31f25 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -3308,10 +3308,10 @@ available, and then Emacs can automatically download and install the packages that you select. @xref{Packages,,, emacs, The GNU Emacs Manual}. There are other, non-GNU, Emacs Lisp package servers, including: -@uref{http://melpa.milkbox.net, MELPA}; and -@uref{http://marmalade-repo.org, Marmalade}. To use additional -package servers, customize the @code{package-archives} variable. -Be aware that installing a package can run arbitrary code, so only add +@uref{http://melpa.org/, MELPA}; and +@uref{https://marmalade-repo.org/, Marmalade}. To use additional +package servers, customize the @code{package-archives} variable. Be +aware that installing a package can run arbitrary code, so only add sources that you trust. The @uref{https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources, -- 2.39.5