]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentythirteen/archive.php
WordPress 4.3.1
[autoinstalls/wordpress.git] / wp-content / themes / twentythirteen / archive.php
index 9e0dd4d67f2ed4c0de6ad1ca59ff8a97698a5960..445db7e641a7d10faea1401fecd5a3402403b1d0 100644 (file)
@@ -10,7 +10,7 @@
  * already has tag.php for Tag archives, category.php for Category archives,
  * and author.php for Author archives.
  *
- * @link http://codex.wordpress.org/Template_Hierarchy
+ * @link https://codex.wordpress.org/Template_Hierarchy
  *
  * @package WordPress
  * @subpackage Twenty_Thirteen
@@ -52,4 +52,4 @@ get_header(); ?>
        </div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>