diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-01-18 20:22:31 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-01-18 20:22:31 -0800 |
commit | 30aedf06995bf6cf5e7a9fd85495703bbe5339d8 (patch) | |
tree | f608e89cda95c67ccc98c9a87d3dee45d797fc66 | |
parent | 44fbb51161b425540a4d5ef5a3c87df0c73a4e6f (diff) | |
download | text.love-30aedf06995bf6cf5e7a9fd85495703bbe5339d8.tar.gz |
cleaner
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c5df570..04e0dc2 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ found anything amiss: http://akkartik.name/contact ## Mirrors and Forks -This repo is a fork of lines.love at [http://akkartik.name/lines.html](http://akkartik.name/lines.html). +This repo is a fork of [lines.love](http://akkartik.name/lines.html). Updates to it can be downloaded from the following mirrors: * https://codeberg.org/akkartik/text.love |