diff --git wordpress.org/public_html/wp-content/themes/pub/gutenberg/gutenfront-content.php wordpress.org/public_html/wp-content/themes/pub/gutenberg/gutenfront-content.php
index dd4fee5..a2c0f70 100644
|
|
$content .= '<!-- wp:heading {"align":"left"} --> |
167 | 167 | $content .= '<!-- wp:list --> |
168 | 168 | <ul> |
169 | 169 | <li><a href="https://make.wordpress.org/core/2017/01/17/editor-technical-overview">' . esc_html__( 'Gutenberg Editor Technical Overview', 'wporg' ) . '</a></li> |
170 | | <li><a href="http://gutenberg-devdoc.surge.sh/reference/design-principles/">' . esc_html__( 'Gutenberg Design Principles', 'wporg' ) . '</a></li> |
| 170 | <li><a href="https://wordpress.org/gutenberg/handbook/reference/design-principles/">' . esc_html__( 'Gutenberg Design Principles', 'wporg' ) . '</a></li> |
171 | 171 | <li><a href="https://make.wordpress.org/core/tag/gutenberg/">' . esc_html__( 'Development updates on make.wordpress.org', 'wporg' ) . '</a></li> |
172 | 172 | <li><a href="https://wordpress.tv/?s=gutenberg">' . esc_html__( 'WordPress.tv Talks about Gutenberg', 'wporg' ) . '</a></li> |
173 | 173 | <li><a href="https://wordpress.org/gutenberg/handbook/reference/faq/">' . esc_html__( 'FAQs', 'wporg' ) . '</a></li> |