Skip to content

Commit 8195e7d

Browse files
Updated.
1 parent 66f1d73 commit 8195e7d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ bitbucket sources, as well as:
1919
* a [validation how-to][7] that explains various ways to do validation of
2020
HTML5 and XHTML5 documents
2121

22-
[5]: schemas
22+
[5]: https://validator.github.com/schemas
2323

24-
[6]: jars
24+
[6]: https://validator.github.com/jars
2525

26-
[7]: how-to
26+
[7]: https://validator.github.com/how-to.html
2727

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
<a href="https://github.com/validator/">github.com/validator</a>,
7070
there are read-only mirrors of those bitbucket sources, as well as:
7171
<ul>
72-
<li>some <a href="https://github.com/validator/schemas">related HTML5 and XHTML5 schemas</a></li>
73-
<li>some <a href="https://github.com/validator/jars">jar files</a></li>
74-
<li>a <a href="https://github.com/validator/how-to.html">validation how-to</a>
72+
<li>some <a href="https://validator.github.com/schemas">related HTML5 and XHTML5 schemas</a></li>
73+
<li>some <a href="https://validator.github.com/jars">jar files</a></li>
74+
<li>a <a href="https://validator.github.com/how-to.html">validation how-to</a>
7575
that explains various ways to do validation of HTML5 and XHTML5
7676
documents</li>
7777
</ul>

0 commit comments

Comments
 (0)