diff options
| author | Pierre Letouzey | 2014-12-05 16:11:26 +0100 |
|---|---|---|
| committer | Pierre Letouzey | 2014-12-09 12:14:39 +0100 |
| commit | c04159843794f2b1615f033a3ba540fd0bf7f5ea (patch) | |
| tree | a1354e61a0fd2ea9ec38b77eacdeee90608ff357 /doc/common/styles/html/coqremote/footer.html | |
| parent | 6f47b089934c10c38a5dfb126b5ae62ec9c305a0 (diff) | |
doc: improved xhtml compatibility (cover, header,...)
Diffstat (limited to 'doc/common/styles/html/coqremote/footer.html')
| -rw-r--r-- | doc/common/styles/html/coqremote/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/common/styles/html/coqremote/footer.html b/doc/common/styles/html/coqremote/footer.html index 1ec2765760..23dfccb62c 100644 --- a/doc/common/styles/html/coqremote/footer.html +++ b/doc/common/styles/html/coqremote/footer.html @@ -22,8 +22,8 @@ <div id="nav-footer"> <ul class="links-menu-footer"> <li><a href="mailto:coq-www_@_inria.fr">webmaster</a></li> - <li><a href="http://validator.w3.org/check?uri=referer">xhtml valid</a></li> - <li><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS valid</a></li> + <li><a href="http://validator.w3.org/">xhtml valid</a></li> + <li><a href="http://jigsaw.w3.org/css-validator/">CSS valid</a></li> </ul> </div> </div> |
