Author: nbubna
Date: Fri Aug 15 15:41:22 2008
New Revision: 686410

URL: http://svn.apache.org/viewvc?rev=686410&view=rev
Log:
VELOCITY-563 VTL-Reference doesn't really have any more info on the logical 
operators; it's the same, just re-organized under conditionals

Modified:
    velocity/engine/trunk/xdocs/docs/user-guide.xml

Modified: velocity/engine/trunk/xdocs/docs/user-guide.xml
URL: 
http://svn.apache.org/viewvc/velocity/engine/trunk/xdocs/docs/user-guide.xml?rev=686410&r1=686409&r2=686410&view=diff
==============================================================================
--- velocity/engine/trunk/xdocs/docs/user-guide.xml (original)
+++ velocity/engine/trunk/xdocs/docs/user-guide.xml Fri Aug 15 15:41:22 2008
@@ -1224,8 +1224,6 @@
 
     <p>
       Velocity has logical AND, OR and NOT operators as well.
-      For further information, please see the
-      <a href="vtl-reference-guide.html">VTL Reference Guide</a>
       Below are examples demonstrating the use of the
       logical AND, OR and NOT operators.
     </p>


Reply via email to