You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by je...@apache.org on 2003/03/03 12:19:04 UTC

cvs commit: avalon-site/src/documentation/content/xdocs tabs.xml

jefft       2003/03/03 03:19:04

  Modified:    src/documentation/content/xdocs tabs.xml
  Log:
  Fix those odd 'http_/avalon.apache.org' links
  
  Revision  Changes    Path
  1.5       +6 -6      avalon-site/src/documentation/content/xdocs/tabs.xml
  
  Index: tabs.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/tabs.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- tabs.xml	7 Feb 2003 15:04:02 -0000	1.4
  +++ tabs.xml	3 Mar 2003 11:19:04 -0000	1.5
  @@ -6,10 +6,10 @@
           copyright="Foo"
           xmlns:xlink="http://www.w3.org/1999/xlink">
   
  -        <tab label="Home" dir=""/>
  -        <tab label="Framework" dir="http://avalon.apache.org/framework/"/>
  -        <tab label="Components" dir="components/"/>
  -        <tab label="Phoenix" dir="http://avalon.apache.org/phoenix/"/>
  -        <tab label="SECA" dir="seca/"/>
  -        <tab label="Apps" dir="http://avalon.apache.org/apps/"/>
  +        <tab label="Home" href=""/>
  +        <tab label="Framework" href="http://avalon.apache.org/framework/"/>
  +        <tab label="Components" href="components/"/>
  +        <tab label="Phoenix" href="http://avalon.apache.org/phoenix/"/>
  +        <tab label="SECA" href="seca/"/>
  +        <tab label="Apps" href="http://avalon.apache.org/apps/"/>
       </tabs>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org