diff -r 177826044cd9 -r 372f2766ea20 wp/wp-content/themes/twentythirteen/archive.php --- a/wp/wp-content/themes/twentythirteen/archive.php Mon Oct 14 18:28:13 2019 +0200 +++ b/wp/wp-content/themes/twentythirteen/archive.php Mon Oct 14 18:30:03 2019 +0200 @@ -10,7 +10,7 @@ * already has tag.php for Tag archives, category.php for Category archives, * and author.php for Author archives. * - * @link https://codex.wordpress.org/Template_Hierarchy + * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package WordPress * @subpackage Twenty_Thirteen @@ -35,7 +35,7 @@ else : _e( 'Archives', 'twentythirteen' ); endif; - ?> + ?> @@ -43,7 +43,7 @@ + ?>