diff options
author | Alan Pearce | 2022-04-30 19:07:01 +0200 |
---|---|---|
committer | Alan Pearce | 2022-04-30 19:07:01 +0200 |
commit | b446d9f2220a4346e85557cf3ed307478e1b945d (patch) | |
tree | e9add3ba38d9000c80e90de48bf8646920df50b6 /content/post/emacs-package-archive-statistics.md | |
parent | 658283fd6e972da9fc77d338e7867cd1aa50230c (diff) | |
download | website-b446d9f2220a4346e85557cf3ed307478e1b945d.tar.lz website-b446d9f2220a4346e85557cf3ed307478e1b945d.tar.zst website-b446d9f2220a4346e85557cf3ed307478e1b945d.zip |
Update some post links
Diffstat (limited to 'content/post/emacs-package-archive-statistics.md')
-rw-r--r-- | content/post/emacs-package-archive-statistics.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/post/emacs-package-archive-statistics.md b/content/post/emacs-package-archive-statistics.md index 43d0969..6efa5bd 100644 --- a/content/post/emacs-package-archive-statistics.md +++ b/content/post/emacs-package-archive-statistics.md @@ -161,8 +161,8 @@ repository, which would allow [MELPA Stable][] to be used even when [state of emacs package archives]: http://blog.jorgenschaefer.de/2014/06/the-sorry-state-of-emacs-lisp-package.html [marmalade]: http://marmalade-repo.org/ [GNU ELPA]: http://elpa.gnu.org/packages/ -[MELPA]: http://hiddencameras.milkbox.net/ -[MELPA Stable]: http://melpa-stable.milkbox.net/ +[MELPA]: https://melpa.org/ +[MELPA Stable]: http://stable.melpa.org/ [org archive]: http://orgmode.org/elpa.html [how to get a list of installed packages]: http://stackoverflow.com/questions/13866848/how-to-save-a-list-of-all-the-installed-packages-in-emacs-24 [php-extras]: https://github.com/arnested/php-extras |