Skip to content

Commit b1caba9

Browse files
Minor formatting.
1 parent 457b524 commit b1caba9

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,14 @@
22

33
The Nu Markup Checker is the backend behind [http://validator.nu][1],
44
[http://html5.validator.nu][2], [http://validator.w3.org/nu/][3], and the HTML5
5-
facet of the [W3C Validator][4].
5+
facet of the [W3C Validator][4]. Its source code is available from [a set of
6+
repositories hosted at github][5], as is `vnu.jar`, a portable standalone
7+
version.
68

79
[1]: http://validator.nu
810
[2]: http://html5.validator.nu
911
[3]: http://validator.w3.org/nu/
1012
[4]: http://validator.w3.org
11-
12-
The Nu Markup Checker source code is available from [a set of repositories
13-
hosted at github][5], as is `vnu.jar`, a portable standalone version.
14-
1513
[5]: https://github.com/validator/
1614

1715
The easiest way to do things with the Nu Markup Checker on your own is to [get

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ <h1>The Nu Markup Checker</h1>
1111
and the HTML5 facet of the
1212
<a href="http://validator.w3.org">W3C Validator</a>.
1313

14-
<p>
15-
The Nu Markup Checker source code is available from
14+
Its source code is available from
1615
<a href="https://github.com/validator/">a set of repositories hosted at github</a>,
1716
as is <code>vnu.jar</code>, a portable standalone version.
1817

0 commit comments

Comments
 (0)