Skip to content

Commit 6275570

Browse files
Minor formatting.
1 parent dabcead commit 6275570

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,13 @@ facet of the [W3C Validator][4].
99
[3]: http://validator.w3.org/nu/
1010
[4]: http://validator.w3.org
1111

12-
The source code for the Nu Markup Checker is contained in [a number of
13-
repositories hosted at github][5].
14-
15-
[5]: https://github.com/validator/
16-
1712
The Nu Markup Checker is also available as a portable standalone jar file called
1813
`vnu.jar`.
1914

20-
The [latest vnu.jar release][6] is available for download.
15+
The Nu Markup Checker source code is available from [a set of repositories
16+
hosted at github][5], as is the [latest vnu.jar release][6].
2117

18+
[5]: https://github.com/validator/
2219
[6]: https://github.com/validator/validator.github.io/releases/latest
2320

2421
In in the **Usage** section below are instructions on how to use `vnu.jar` to

index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ <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 source code for the Nu Markup Checker is contained in
16-
<a href="https://github.com/validator/">a number of repositories hosted at github</a>.
17-
1814
<p>
1915
The Nu Markup Checker is also available as a portable standalone jar
2016
file called <code>vnu.jar</code>.
21-
<br>
22-
The
23-
<a href="https://github.com/validator/validator.github.io/releases/latest">latest vnu.jar release</a>
24-
is available for download.
17+
18+
<p>
19+
The Nu Markup Checker source code is available from
20+
<a href="https://github.com/validator/">a set of repositories hosted at github</a>,
21+
as is the
22+
<a href="https://github.com/validator/validator.github.io/releases/latest">latest vnu.jar release</a>.
2523

2624
<p>
2725
In in the <b>Usage</b> section below are instructions on how to use

0 commit comments

Comments
 (0)