Replace old GitHub links for sourcehut ones

This commit is contained in:
tmpod 2022-06-22 17:54:43 +01:00 committed by Harry Jeffery
parent 0c3ec9212f
commit c65fb124b2
4 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ imv is written and maintained by Harry Jeffery <me@harry.pm>
with contributions from other developers.
Full source code and other information can be found at
<https://github.com/eXeC64/imv>.
<https://sr.ht/~exec64/imv>.
See Also
--------

View file

@ -27,7 +27,7 @@ Authors
imv-msg is written and maintained by Harry Jeffery <me@harry.pm>
Full source code and other information can be found at
<https://github.com/eXeC64/imv>.
<https://sr.ht/~exec64/imv>.
See Also
--------

View file

@ -328,7 +328,7 @@ imv is written and maintained by Harry Jeffery <me@harry.pm>
with contributions from other developers.
Full source code and other information can be found at
<https://github.com/eXeC64/imv>.
<https://sr.ht/~exec64/imv>.
See Also
--------

View file

@ -819,7 +819,7 @@ static void print_help(struct imv *imv)
}
puts("imv's full source code is published under the terms of the MIT\n"
"license, and can be found at https://github.com/eXeC64/imv\n"
"license, and can be found at https://sr.ht/~exec64/imv\n"
"\n"
"imv uses the inih library to parse ini files.\n"
"See https://github.com/benhoyt/inih for details.\n"