diff --git a/doc/imv-dir.1.txt b/doc/imv-dir.1.txt index 16f6b95..8e9b5cf 100644 --- a/doc/imv-dir.1.txt +++ b/doc/imv-dir.1.txt @@ -28,7 +28,7 @@ imv is written and maintained by Harry Jeffery with contributions from other developers. Full source code and other information can be found at -. +. See Also -------- diff --git a/doc/imv-msg.1.txt b/doc/imv-msg.1.txt index fcda508..c3fb0cf 100644 --- a/doc/imv-msg.1.txt +++ b/doc/imv-msg.1.txt @@ -27,7 +27,7 @@ Authors imv-msg is written and maintained by Harry Jeffery Full source code and other information can be found at -. +. See Also -------- diff --git a/doc/imv.1.txt b/doc/imv.1.txt index e06c179..b0dfbf7 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -328,7 +328,7 @@ imv is written and maintained by Harry Jeffery with contributions from other developers. Full source code and other information can be found at -. +. See Also -------- diff --git a/src/imv.c b/src/imv.c index ac5b818..bca52fd 100644 --- a/src/imv.c +++ b/src/imv.c @@ -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"