Author: rmannibucau Date: Mon Jul 11 20:01:06 2011 New Revision: 1145320 URL: http://svn.apache.org/viewvc?rev=1145320&view=rev Log: setting the example link to the generated pages
Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm?rev=1145320&r1=1145319&r2=1145320&view=diff ============================================================================== --- openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm (original) +++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/velocity/header.vm Mon Jul 11 20:01:06 2011 @@ -64,7 +64,7 @@ <LI><A href="http://openejb.staging.apache.org/faq.html" title="FAQ">FAQ</A></LI> <LI><A href="http://openejb.staging.apache.org/download.html" title="Download">Download</A></LI> <LI><A href="http://openejb.staging.apache.org/../OPENEJBx30/index.html" title="Index">Documentation</A></LI> - <LI><A href="http://openejb.staging.apache.org/examples.html" title="Examples">Examples</A></LI> + <LI><A href="http://ci.apache.org/projects/openejb/examples-generated/index.html" title="Examples">Examples</A></LI> <LI><A href="http://cwiki.apache.org/confluence/display/OPENEJB/Lightening%20Demos" class="external-link" rel="nofollow">Lightning Demos</A></LI> <LI><A href="http://openejb.staging.apache.org/mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI> <LI><A href="http://openejb.staging.apache.org/source-code.html" title="Source Code">Source Code</A></LI>