]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentythirteen/index.php
WordPress 4.2
[autoinstalls/wordpress.git] / wp-content / themes / twentythirteen / index.php
index d59c10834bfc715c8a97c70f9119c890d613571d..1fe9b550db9332a966c8818c4b5fd46fecd33311 100644 (file)
@@ -7,7 +7,7 @@
  * It is used to display a page when nothing more specific matches a query.
  * For example, it puts together the home page when no home.php file exists.
  *
- * @link http://codex.wordpress.org/Template_Hierarchy
+ * @link https://codex.wordpress.org/Template_Hierarchy
  *
  * @package WordPress
  * @subpackage Twenty_Thirteen
@@ -35,4 +35,4 @@ get_header(); ?>
        </div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>