User: starksm 
  Date: 01/12/16 08:12:26

  Modified:    src/docs/common doco.jsp
  Log:
  Fix the toc relative link
  
  Revision  Changes    Path
  1.15      +2 -2      newsite/src/docs/common/doco.jsp
  
  Index: doco.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/common/doco.jsp,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- doco.jsp  2001/12/10 21:17:17     1.14
  +++ doco.jsp  2001/12/16 16:12:26     1.15
  @@ -16,7 +16,7 @@
   remains up to date, we offer a PDF version of the JBoss book to be
   published by SAMS publishing. This book is a complete rewrite of the 
   older volunteer documentation by Scott Stark. See the book
  -<a class="link" href="24x-book-toc.html">table of contents</a>, and then 
  +<a class="link" href="/common/24x-book-toc.html">table of contents</a>, and then 
   <a class="link" 
href="http://www.flashline.com/components/productsbyvendor.jsp?&vendorid=1376&affiliateid=260343";>Buy
 now</a>.
   </p>
   
  @@ -88,4 +88,4 @@
   <ul class="text">
     <li><a class="link" href="/ECPerf.html">Running ECperf on JBoss</a></li>
   </ul>
  -</html>
  \ No newline at end of file
  +</html>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to