diff -r 346c88efed21 -r 5e2f62d02dcd wp/wp-content/themes/twentytwelve/author.php --- a/wp/wp-content/themes/twentytwelve/author.php Mon Jun 08 16:11:51 2015 +0000 +++ b/wp/wp-content/themes/twentytwelve/author.php Tue Jun 09 03:35:32 2015 +0200 @@ -4,7 +4,7 @@ * * Used to display archive-type pages for posts by an author. * - * @link http://codex.wordpress.org/Template_Hierarchy + * @link https://codex.wordpress.org/Template_Hierarchy * * @package WordPress * @subpackage Twenty_Twelve @@ -29,7 +29,7 @@ ?>
-

' . get_the_author() . '' ); ?>

+

' . get_the_author() . '' ); ?>

- \ No newline at end of file +