shithub: atlas

Download patch

ref: 174e947152b19130e4c0d54c96e3b04654adbe41
parent: 530f54915ce55bec17d7580453437173efe20374
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu May 7 12:59:00 EDT 2020

update a link

--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 Dumping the resulting image file as two headers to be included in a C
 program can be done by using provided `atlasc` script (it needs
-[hx](https://github.com/ftrvxmtrx/hx) to be installed):
+[hx](https://git.sr.ht/~ft/hx) to be installed):
 ```
 atlasc -b 0x000000ff -c grey8 *.png >atlas_priv.h >[2]atlas.h
 ```