Remove the last few remaining Source Hut links
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 23 Jan 2020 00:13:09 -0500 |
parents |
8ce58b966e9c
|
children |
7f2b33e2a7cc
|
branches/tags |
(none) |
files |
content/projects.markdown generate.lisp |
Changes
--- a/content/projects.markdown Fri Jan 10 18:51:12 2020 -0800
+++ b/content/projects.markdown Thu Jan 23 00:13:09 2020 -0500
@@ -24,12 +24,12 @@
* [friendly-find](https://github.com/sjl/friendly-find) is a friendlier `find(1)`.
* [gdl.vim](https://github.com/sjl/gdl.vim) is a Vim plugin for writing GDL files.
* [gundo.vim](https://docs.stevelosh.com/gundo.vim/) is a Vim plugin to visualize your undo tree.
-* [hg-prompt](https://hg.sr.ht/~sjl/hg-prompt/) is a Mercurial plugin to view repository information, designed to be used in a shell prompt.
+* [hg-prompt](https://hg.stevelosh.com/hg-prompt/) is a Mercurial plugin to view repository information, designed to be used in a shell prompt.
* [peat](https://github.com/sjl/peat) repeats shell commands.
* [sand](https://github.com/sjl/sand) is my personal Common Lisp sandbox.
* [strftimedammit.vim](https://github.com/sjl/strftimedammit.vim) is a single Vim documentation file that lists `strftime`-like formatting characters for a variety of languages.
* [t](https://github.com/sjl/t) is a command-line todo list manager for people that want to finish tasks, not organize them.
-* [vim-bencode](https://hg.sr.ht/~sjl/vim-bencode) is a Vim plugin to handle encoding/decoding Bencoded data.
+* [vim-bencode](https://hg.stevelosh.com/vim-bencode) is a Vim plugin to handle encoding/decoding Bencoded data.
## Under Development
--- a/generate.lisp Fri Jan 10 18:51:12 2020 -0800
+++ b/generate.lisp Thu Jan 23 00:13:09 2020 -0500
@@ -242,7 +242,7 @@
(:a :href "https://github.com/sjl/" "GitHub")
" ・ " (:a :href "https://twitter.com/stevelosh/" "Twitter")
" ・ " (:a :href "https://instagram.com/thirtytwobirds/" "Instagram")
- " ・ " (:a :href "https://hg.sr.ht/~sjl/.plan/" ".plan")))))
+ " ・ " (:a :href "https://hg.stevelosh.com/.plan/" ".plan")))))
(defun t/base (title page-id body)
(who