Changeset 4800 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/page-homepage.php
- Timestamp:
- 01/26/2017 05:37:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/page-homepage.php
r4704 r4800 26 26 <h3><?php _e( 'Welcome to Support', 'wporg-forums' ); ?></h3> 27 27 <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:// codex.wordpress.org/Getting_Started_with_WordPress">Start learning</a>', 'wporg-forums' ); ?></p>28 <p><?php _e( '<a href="https://make.wordpress.org/support/handbook/forum-welcome/">Get started</a>', 'wporg-forums' ); ?></p> 29 29 </div> 30 30 </div>
Note: See TracChangeset
for help on using the changeset viewer.