blog

Source files for chris.bracken.jp
git clone https://git.bracken.jp/blog.git
Log | Files | Refs | Submodules | README | LICENSE

commit c663022625c44308b7a6a74eee7660e602f35ca4
parent a5cd641f4edc73cb3da4c3451cb32dbf2ca12453
Author: Chris Bracken <chris@bracken.jp>
Date:   Tue, 12 May 2020 18:55:52 -0700

Correct sr.ht URL

Missed the leading tilde.

Diffstat:
Mcontent/code.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/code.md b/content/code.md @@ -5,7 +5,7 @@ title = "Code" You can find most of the public code I contribute to hosted at one of the following sites: -* [sr.ht](https://git.sr.ht/cbracken/): Lightweight, no-nonsense UI and +* [sr.ht](https://git.sr.ht/~cbracken/): Lightweight, no-nonsense UI and support for email-based contribution workflows. This is where most of my own repos lie. * [GitLab](https://gitlab.com/cbracken/): Better features and UI than