Skip to content

Commit e29849b

Browse files
Updated.
1 parent 160385a commit e29849b

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
Most of the repos in the set of repos at [https://github.com/validator][1] are
2-
mirrors of Bitbucket repos that store the sources from which the
3-
[validator.nu][2] and [validator.w3.org/nu][3] services are built.
1+
The [validator.nu][1] and [validator.w3.org/nu][2] services are built from code
2+
hosted in a number of repos at [bitbucket.org/validator/][3]. Here at github,
3+
there are read-only mirrors of those repos, as well as some [related HTML5 and
4+
XHTML5 schemas][4], some [jar files][5], and a [validation how-to][6] that
5+
explains various ways to do validation of HTML5 and XHTML5 documents.
46

5-
[1]: https://github.com/validator
7+
[1]: http://validator.nu/
68

7-
[2]: http://validator.nu/
9+
[2]: http://validator.w3.org/nu/
810

9-
[3]: http://validator.w3.org/nu/
11+
[3]: https://bitbucket.org/validator/
12+
13+
[4]: schemas
14+
15+
[5]: jars
16+
17+
[6]: how-to
1018

0 commit comments

Comments
 (0)