cvs: php-gtk-web / index.php

[email protected] ("Christian Weiske") Sun, 16 Jul 2006 07:01:01 -0000
Newsgroups php.gtk.webmaster
Message-ID <cvscweiske1153033261@cvsserver>
cweiske		Sun Jul 16 07:01:01 2006 UTC

  Modified files:              
    /php-gtk-web	index.php 
  Log:
  Make the links work on mirror pages, too
  
  
http://cvs.php.net/viewvc.cgi/php-gtk-web/index.php?r1=1.121&r2=1.122&diff_format=u
Index: php-gtk-web/index.php
diff -u php-gtk-web/index.php:1.121 php-gtk-web/index.php:1.122
--- php-gtk-web/index.php:1.121	Sat Jul 15 18:28:52 2006
+++ php-gtk-web/index.php	Sun Jul 16 07:01:01 2006
@@ -1,6 +1,6 @@
 <?php
 /*
- * $Id: index.php,v 1.121 2006/07/15 18:28:52 andrei Exp $ 
+ * $Id: index.php,v 1.122 2006/07/16 07:01:01 cweiske Exp $ 
  */
 
 // Start output buffering in order to grab the data from the documentation
@@ -62,13 +62,13 @@
 <p><span class="newsDate">[15-July-2006]</span>
 After a long development cycle, PHP-GTK team is proud to announce the first
 official preview release of
-<a href="http://gtk.php.net/about.php">PHP-GTK 2</a>. Since everyone has been
+<a href="about.php">PHP-GTK 2</a>. Since everyone has been
 patiently waiting for this
-<a href="http://gtk.php.net/download.php">release</a> for quite a while, we have
+<a href="download.php">release</a> for quite a while, we have
 decided to skip a few letters of the Greek alphabet and go straight to <a href="http://en.wikipedia.org/wiki/Zeta_%28letter%29">zeta</a>,
 which does not get nearly enough respect in the software world compared to its
 brethren. So, without further ado, please welcome <a
-href="http://gtk.php.net/changelog.php">PHP-GTK 2.0.0 Zeta</a>!
+href="changelog.php">PHP-GTK 2.0.0 Zeta</a>!
 </p>
 
 <?php hdelim(); ?>