Commit:    ddd17b47b0bdefb5bb0d2b5f24fb4bc7704a9896
Author:    Peter Kokot <peterko...@gmail.com>         Tue, 23 Oct 2018 15:17:41 
+0200
Parents:   3b0b87e230f278e0db9b04fbbff05a8a7dd55cc6
Branches:  master

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

Log:
Update link to MySQL Full Text search docs

Changed paths:
  M  www/search-howto.php


Diff:
diff --git a/www/search-howto.php b/www/search-howto.php
index 30a9fab..10efdfb 100644
--- a/www/search-howto.php
+++ b/www/search-howto.php
@@ -51,7 +51,7 @@ options.
                                <li><i>any</i> : One or more (any) of the 
search terms may be present.</li>
                                <li>
                                        <i>raw</i> : Allows full use of MySQL's
-                                       <a 
href="http://www.mysql.com/doc/en/Fulltext_Search.html";>FULLTEXT</a>
+                                       <a 
href="https://dev.mysql.com/doc/en/fulltext-search.html";>FULLTEXT</a>
                                        boolean search operators.
                                </li>
                        </ul>


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

Reply via email to