Skip to content

Commit 15b36bd

Browse files
Minor editorial.
1 parent 97ac8c8 commit 15b36bd

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

service.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,13 @@ <h1>Web-based checking with vnu.war or vnu.jar</h1>
113113
the <code>vnu.jar</code> package is suited to use
114114
as a simple <a href="#web-based-usage">standalone HTTP server.</a>
115115
If you want to deploy the application to a servlet container
116-
such as Apache Tomcat you will probably want to use the
116+
such as Apache Tomcat you will probably want to use the
117117
<code>vnu.war</code> package instead.
118118
The
119-
<a href="https://github.com/validator/validator.github.io/releases"
120-
>latest releases of these files</a>
119+
<a href="https://github.com/validator/validator.github.io/releases/latest" >latest releases of these files</a>
121120
are available from the <code>validator</code> project at github.
122121
The following are instructions demonstrating how to use these two
123-
packages to provide a service for browser-based checking of
122+
packages to provide a service for browser-based checking of
124123
HTML documents over the web.
125124

126125
<p class=note><b>Note:</b> Replace

0 commit comments

Comments
 (0)