marc        97/06/28 10:11:00

  Modified:    dyn       closer.cgi
  Log:
  Fix a broken URL; the change was missed when the directory structure
  was changed.
  
  Revision  Changes    Path
  1.4       +1 -1      apache-site/dyn/closer.cgi
  
  Index: closer.cgi
  ===================================================================
  RCS file: /export/home/cvs/apache-site/dyn/closer.cgi,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -C3 -r1.3 -r1.4
  *** closer.cgi        1997/06/14 20:39:47     1.3
  --- closer.cgi        1997/06/28 17:11:00     1.4
  ***************
  *** 114,119 ****
    else
    {
        print <<EOF;
  ! <A HREF="list.cgi">See full listing of download sites</A>
    EOF
    }
  --- 114,119 ----
    else
    {
        print <<EOF;
  ! <A HREF="../mirrors/">See full listing of download sites</A>
    EOF
    }
  
  
  

Reply via email to