We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107ef23 commit da03f59Copy full SHA for da03f59
service.html
@@ -15,7 +15,7 @@ <h1>Web-based checking with vnu.war or vnu.jar</h1>
15
To that end, the checker is released as two separate packages:
16
<ul>
17
<li><code>vnu.jar</code> for
18
- <a href="#standalone">deploying the checker as a simple standalone service</a>
+ <a href="#standalone">deploying the checker as a simple self-contained service</a>
19
<li><code>vnu.war</code> for
20
<a href="#servlet">deploying the checker to a servlet container such as Tomcat</a>
21
</ul>
0 commit comments