Add linkchecker3 make target to check internal links

Make sure all internal links use # anchors which are needed for wkhtmltopdf
This commit is contained in:
William S Fulton 2019-04-15 19:31:32 +01:00
commit 6791f8b769
4 changed files with 11 additions and 5 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="./style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<title></title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>