Commit:    5c34f9eccc2b8344eef97ef5db3988fb6a087337
Author:    Thomas Punt <[email protected]>         Sun, 10 Jan 2016 16:14:04 
+0000
Parents:   88d8e67797fff334dbefd4bd06da9078938225bb
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=5c34f9eccc2b8344eef97ef5db3988fb6a087337

Log:
Resolve doc bug #71328

Fix the broken PHP-GTK link.

Bugs:
https://bugs.php.net/71328

Changed paths:
  M  docs.php


Diff:
diff --git a/docs.php b/docs.php
index aa723a2..1d87558 100644
--- a/docs.php
+++ b/docs.php
@@ -82,7 +82,7 @@ foreach ($ACTIVE_ONLINE_LANGUAGES as $langcode => $langname) {
   you should read the <a href="http://doc.php.net/tutorial/";>Documentation 
HOWTO</a>.
  </li>
  <li>
-  <a href="http://gtk.php.net/docs.php";>PHP-GTK related documentation</a>
+  <a href="http://gtk.php.net/";>PHP-GTK related documentation</a>
   is hosted on the PHP-GTK website.
  </li>
  <li>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to