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 test: all
@echo "!! The check library is required for compiling and running the tests" @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) @(cd tests; $(MAKE) TARGETOS=$(TARGETOS) all)
clean: clean:

View file

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