]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentythirteen/footer.php
WordPress 4.3
[autoinstalls/wordpress.git] / wp-content / themes / twentythirteen / footer.php
index 725251c4f452dd21d339aaabc873effb830e1181..6dc4f94b3bb5ebfba14b10a3f8848539c56bcddf 100644 (file)
@@ -16,7 +16,7 @@
 
                        <div class="site-info">
                                <?php do_action( 'twentythirteen_credits' ); ?>
-                               <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentythirteen' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentythirteen' ); ?>"><?php printf( __( 'Proudly powered by %s', 'twentythirteen' ), 'WordPress' ); ?></a>
+                               <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentythirteen' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentythirteen' ); ?>"><?php printf( __( 'Proudly powered by %s', 'twentythirteen' ), 'WordPress' ); ?></a>
                        </div><!-- .site-info -->
                </footer><!-- #colophon -->
        </div><!-- #page -->