stas        02/02/04 04:18:30

  Modified:    tmpl/custom/html menu_links
  Log:
  - fix link
  
  Revision  Changes    Path
  1.2       +1 -1      modperl-docs/tmpl/custom/html/menu_links
  
  Index: menu_links
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/menu_links,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- menu_links        30 Jan 2002 16:51:48 -0000      1.1
  +++ menu_links        4 Feb 2002 12:18:30 -0000       1.2
  @@ -7,7 +7,7 @@
       [ 'http://take23.org/', 'mod_perl news @ Take23'],
       ['http://asf.apache.org/', 'The ASF'],
       ['http://www.apacheweek.com/', 'Apache Week'],
  -    ['http://perl.org/', 'Perl Mongers'],
  +    ['http://www.perl.org/', 'Perl Mongers'],
       ['http://use.perl.org/', 'Use Perl'],
          ]; 
   %]
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to