Changeset 1173

Show
Ignore:
Timestamp:
01/02/08 17:01:44 (1 year ago)
Author:
donncha
Message:

Fixed cpanel forum post url, fixes #531, props drmike

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/index-install.php

    r1132 r1173  
    152152 
    153153                print "<p>Please ensure that the webserver can write to this directory.</p>"; 
    154                 print "<p>If you use Cpanel then read <a href='http://mu.wordpress.org/forums/topic/99'>this post</a>. Cpanel creates files that I need to overwrite and you have to fix that.</p>"; 
     154                print "<p>If you use Cpanel then read <a href='http://mu.wordpress.org/forums/topic.php?id=99'>this post</a>. Cpanel creates files that I need to overwrite and you have to fix that.</p>"; 
    155155                print "<p>If all else fails then you'll have to create it by hand:"; 
    156156                print "<ul><li> Download htaccess.dist to your computer and open it in your favourite text editor.</li>