Update links

This commit is contained in:
Erik Ekman 2020-06-04 23:51:41 +02:00
parent aae23e2482
commit 814a1fd7b0
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ uninstall:
test: all
@echo "!! The check library is required for compiling and running the tests"
@echo "!! Get it at http://check.sf.net"
@echo "!! Get it at https://libcheck.github.io/check/"
@(cd tests; $(MAKE) TARGETOS=$(TARGETOS) all)
clean:

View File

@ -369,7 +369,7 @@ option still has precedence.
The README file in the source distribution contains some more elaborate
information.
.SH BUGS
File bugs at http://dev.kryo.se/iodine/
File bugs at https://github.com/yarrick/iodine
.SH AUTHORS
Erik Ekman <yarrick@kryo.se> and Bjorn Andersson <flex@kryo.se>. Major
contributions by Anne Bezemer.