Making WordPress.org


Ignore:
Timestamp:
07/06/2017 07:40:19 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Support Theme: Update Forum Welcome link.

Props Clorith.
Fixes #2935.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/page-homepage.php

    r4800 r5622  
    2626                    <h3><?php _e( 'Welcome to Support', 'wporg-forums' ); ?></h3>
    2727                    <p><?php _e( 'Our community-based Support Forums are a great place to learn, share, and troubleshoot.', 'wporg-forums' ); ?></p>
    28                     <p><?php _e( '<a href="https://make.wordpress.org/support/handbook/forum-welcome/">Get started</a>', 'wporg-forums' ); ?></p>
     28                    <p><?php _e( '<a href="https://wordpress.org/support/welcome/">Get started</a>', 'wporg-forums' ); ?></p>
    2929                </div>
    3030            </div>
Note: See TracChangeset for help on using the changeset viewer.