diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/efaq.texi | 8 |
1 files 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 | |||
| 3308 | packages that you select. @xref{Packages,,, emacs, The GNU Emacs Manual}. | 3308 | packages that you select. @xref{Packages,,, emacs, The GNU Emacs Manual}. |
| 3309 | 3309 | ||
| 3310 | There are other, non-GNU, Emacs Lisp package servers, including: | 3310 | There are other, non-GNU, Emacs Lisp package servers, including: |
| 3311 | @uref{http://melpa.milkbox.net, MELPA}; and | 3311 | @uref{http://melpa.org/, MELPA}; and |
| 3312 | @uref{http://marmalade-repo.org, Marmalade}. To use additional | 3312 | @uref{https://marmalade-repo.org/, Marmalade}. To use additional |
| 3313 | package servers, customize the @code{package-archives} variable. | 3313 | package servers, customize the @code{package-archives} variable. Be |
| 3314 | Be aware that installing a package can run arbitrary code, so only add | 3314 | aware that installing a package can run arbitrary code, so only add |
| 3315 | sources that you trust. | 3315 | sources that you trust. |
| 3316 | 3316 | ||
| 3317 | The @uref{https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources, | 3317 | The @uref{https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources, |