Update Jetpack URLs to https

See #734.
This commit is contained in:
Fränk Klein 2015-05-05 11:26:05 +02:00
parent 7dfe5408f0
commit 7c92e3e138
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
<?php <?php
/** /**
* Jetpack Compatibility File * Jetpack Compatibility File
* See: http://jetpack.me/ * See: https://jetpack.me/
* *
* @package _s * @package _s
*/ */
/** /**
* Add theme support for Infinite Scroll. * Add theme support for Infinite Scroll.
* See: http://jetpack.me/support/infinite-scroll/ * See: https://jetpack.me/support/infinite-scroll/
*/ */
function _s_jetpack_setup() { function _s_jetpack_setup() {
add_theme_support( 'infinite-scroll', array( add_theme_support( 'infinite-scroll', array(