diff options
author | Alan Pearce | 2022-04-30 19:07:01 +0200 |
---|---|---|
committer | Alan Pearce | 2025-03-16 00:56:49 +0100 |
commit | b1165ab9130b314791e8527b2e71c3051f7f8db9 (patch) | |
tree | 3f200073ce186d1d0b1626ec561eeb06c77b453b /post | |
parent | 3f14658c77dfdb2e679ac0b2448038ec9e9532b9 (diff) | |
download | website-b1165ab9130b314791e8527b2e71c3051f7f8db9.tar.lz website-b1165ab9130b314791e8527b2e71c3051f7f8db9.tar.zst website-b1165ab9130b314791e8527b2e71c3051f7f8db9.zip |
Update some post links
Diffstat (limited to 'post')
-rw-r--r-- | post/a-new-site.md | 2 | ||||
-rw-r--r-- | post/emacs-package-archive-statistics.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/post/a-new-site.md b/post/a-new-site.md index 1b06653..af61143 100644 --- a/post/a-new-site.md +++ b/post/a-new-site.md @@ -10,6 +10,6 @@ I finally got around to making a website. I decided to use [Hugo][] with a slig Someday I'll make my own theme, probably using [Stylus][] for CSS processing. But for now, this will do. The more important thing is just to create some content. -[Hugo]: http://hugo.spf13.com/ +[Hugo]: https://gohugo.io [Hyde theme]: https://github.com/spf13/hyde [Stylus]: http://learnboost.github.io/stylus/ diff --git a/post/emacs-package-archive-statistics.md b/post/emacs-package-archive-statistics.md index 43d0969..6efa5bd 100644 --- a/post/emacs-package-archive-statistics.md +++ b/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 |