Make WordPress Core


Ignore:
Timestamp:
12/25/2010 07:21:00 PM (14 years ago)
Author:
nacin
Message:

D'oh. Use the proper URL to the multisite support forum. see #15880.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network/index.php

    r17045 r17144  
    3030    '<p><strong>' . __('For more information:') . '</strong></p>' .
    3131    '<p>' . __('<a href="http://codex.wordpress.org/Network_Admin" target="_blank">Documentation on the Network Admin</a>') . '</p>' .
    32     '<p>' . __('<a href="http://wordpress.org/support/multisite/" target="_blank">Support Forums</a>') . '</p>'
     32    '<p>' . __('<a href="http://wordpress.org/support/forum/multisite/" target="_blank">Support Forums</a>') . '</p>'
    3333);
    3434
Note: See TracChangeset for help on using the changeset viewer.