Skip to content

Commit 4c2cf98

Browse files
Updated.
1 parent e29849b commit 4c2cf98

File tree

2 files changed

+29
-19
lines changed

2 files changed

+29
-19
lines changed

README.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,27 @@
11
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.
2+
hosted at [bitbucket.org/validator][3].
63

74
[1]: http://validator.nu/
85

96
[2]: http://validator.w3.org/nu/
107

118
[3]: https://bitbucket.org/validator/
129

13-
[4]: schemas
10+
Here at [github.com/validator][4], there are read-only mirrors of those
11+
bitbucket sources, as well as:
1412

15-
[5]: jars
13+
[4]: https://github.com/validator/
1614

17-
[6]: how-to
15+
* some [related HTML5 and XHTML5 schemas][5]
16+
17+
* some [jar files][6]
18+
19+
* a [validation how-to][7] that explains various ways to do validation of
20+
HTML5 and XHTML5 documents
21+
22+
[5]: schemas
23+
24+
[6]: jars
25+
26+
[7]: how-to
1827

0 commit comments

Comments
 (0)