Make temp page a little more explicit so that it doesn't confuse new users.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112837 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-02-04 06:37:34 +00:00
parent 3397d11dbd
commit 5cd9806927

View File

@@ -10,6 +10,12 @@
<p>
This file is used as a placeholder until the final link check can occur.
</p>
<p>
At present, you MUST set maven.linkcheck.enable=true in your project properties
to have the linkchecker run. Once it has stabilised, it will be turned on by default
(except in offline mode).
</p>
</section>
</body>
</document>