Skip to content

Commit c08fd31

Browse files
Minor edit.
1 parent 682cdc5 commit c08fd31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ repositories hosted at github][5], as is `vnu.jar`, a portable standalone
77
version for either batch validation of HTML documents directly from the command
88
line and from other scripts/apps or as a simple stand-alone HTTP server that
99
provides a service for browser-based checking of HTML documents over the
10-
Web—similar to [http://html5.validator.nu/][2],
11-
[http://validator.w3.org/nu/][3], etc.
10+
Web—similar to [http://html5.validator.nu][2], [http://validator.w3.org/nu/][3],
11+
etc.
1212

1313
[1]: http://validator.nu
1414
[2]: http://html5.validator.nu

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h1>The Nu Markup Checker</h1>
1818
from the command line and from other scripts/apps or as a simple
1919
stand-alone HTTP server that provides a service for browser-based checking
2020
of HTML documents over the Web—similar to
21-
<a href="http://html5.validator.nu">http://html5.validator.nu/</a>,
21+
<a href="http://html5.validator.nu">http://html5.validator.nu</a>,
2222
<a href="http://validator.w3.org/nu/">http://validator.w3.org/nu/</a>,
2323
etc.
2424

0 commit comments

Comments
 (0)