]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentythirteen/category.php
WordPress 4.2
[autoinstalls/wordpress.git] / wp-content / themes / twentythirteen / category.php
index 7971177a8dae2ee25b7569d3c71c2bb1fe36287f..f82e0abccb31681cfdd58fc3dea541a403d73bb0 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 /**
- * The template for displaying Category pages.
+ * The template for displaying Category pages
  *
- * Learn more: http://codex.wordpress.org/Template_Hierarchy
+ * @link https://codex.wordpress.org/Template_Hierarchy
  *
  * @package WordPress
  * @subpackage Twenty_Thirteen
@@ -38,4 +38,4 @@ get_header(); ?>
        </div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>