Make WordPress Core


Ignore:
Timestamp:
05/09/2005 11:01:12 AM (20 years ago)
Author:
matt
Message:

Remove reference to old wiki - http://mosquito.wordpress.org/view.php?id=1317

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/templates.php

    r2411 r2590  
    138138<h2><?php _e('Other Files') ?></h2>
    139139
    140   <p><?php _e('To edit a file, type its name here. You can edit any file <a href="http://wiki.wordpress.org/index.php/MakeWritable" title="Read more about making files writable">writable by the server</a>, e.g. CHMOD 666.') ?></p>
     140  <p><?php _e('To edit a file, type its name here. You can edit any file <a href="http://codex.wordpress.org/Changing_File_Permissions" title="Read more about making files writable">writable by the server</a>, e.g. CHMOD 666.') ?></p>
    141141  <form name="file" action="templates.php" method="get">
    142142    <input type="text" name="file" />
Note: See TracChangeset for help on using the changeset viewer.