File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ of github repositories][4]. The checker is released as two separate packages:
10
10
[ 3 ] : http://validator.w3.org
11
11
[ 4 ] : https://github.com/validator/
12
12
13
- * ` vnu.jar ` is a portable standalone version for either batch-checking
14
- documents directly from the command line and from other scripts/apps or for
15
- [ deploying the checker as a self-contained service] [ 5 ]
13
+ * ` vnu.jar ` is a portable standalone version for batch-checking documents
14
+ directly from the command line and from other scripts/apps or for [ deploying
15
+ the checker as a self-contained service] [ 5 ]
16
16
17
17
* ` vnu.war ` is for [ deploying the checker service through a servlet container
18
18
such as Tomcat] [ 6 ]
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>The Nu Markup Checker (v.Nu)</h1>
15
15
< a href ="https://github.com/validator/ "> a set of github repositories</ a > .
16
16
The checker is released as two separate packages:
17
17
< ul >
18
- < li > < code > vnu.jar</ code > is a portable standalone version for either
18
+ < li > < code > vnu.jar</ code > is a portable standalone version for
19
19
< a href ="#usage "> batch-checking documents directly from the command line</ a >
20
20
and from other scripts/apps or for
21
21
< a href ="http://validator.github.io/service.html#standalone "> deploying the checker as a self-contained service</ a >
You can’t perform that action at this time.
0 commit comments