File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ <h1>Web-based checking with vnu.war or vnu.jar</h1>
7
7
< p > The Nu Markup Checker— along with being usable as
8
8
< a href ="http://validator.github.io/#usage "> a standalone command-line client</ a > —
9
9
can be run as an HTTP service, similar to
10
- < a href ="http://html5.validator.nu/ "> html5.validator.nu/ </ a >
10
+ < a href ="http://html5.validator.nu/ "> html5.validator.nu</ a >
11
11
and
12
- < a href ="http://validator.w3.org/nu/ "> validator.w3.org/nu/ </ a > ,
12
+ < a href ="http://validator.w3.org/nu/ "> validator.w3.org/nu</ a > ,
13
13
for browser-based checking of HTML documents over
14
14
the Web.
15
15
To that end, the checker is released as two separate packages:
@@ -60,7 +60,7 @@ <h2>Standalone web server</h2>
60
60
replace < code class =arg > 8888</ code > with the port number.)
61
61
62
62
< p > You’ll see a form similar to
63
- < a href ="http://validator.w3.org/nu/ "> validator.w3.org/nu/ </ a >
63
+ < a href ="http://validator.w3.org/nu/ "> validator.w3.org/nu</ a >
64
64
that allows you to enter the URL of an HTML document and have the
65
65
results for that document displayed in the browser.
66
66
You can’t perform that action at this time.
0 commit comments