File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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>
77 < p > The Nu Markup Checker— along with being usable as
88 < a href ="http://validator.github.io/#usage "> a standalone command-line client</ a > —
99 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 >
1111 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 > ,
1313 for browser-based checking of HTML documents over
1414 the Web.
1515 To that end, the checker is released as two separate packages:
@@ -60,7 +60,7 @@ <h2>Standalone web server</h2>
6060 replace < code class =arg > 8888</ code > with the port number.)
6161
6262 < 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 >
6464 that allows you to enter the URL of an HTML document and have the
6565 results for that document displayed in the browser.
6666
You can’t perform that action at this time.
0 commit comments