From af0315de16c9c1a1abdf3591576784fab2cff67e Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 27 Apr 2015 18:11:01 +0000 Subject: [PATCH] Bundled themes: use SSL WordPress.org URL in `rtl.css`. see #32083. git-svn-id: https://develop.svn.wordpress.org/trunk@32315 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyeleven/rtl.css | 2 +- src/wp-content/themes/twentyfourteen/rtl.css | 2 +- src/wp-content/themes/twentythirteen/rtl.css | 2 +- src/wp-content/themes/twentytwelve/rtl.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wp-content/themes/twentyeleven/rtl.css b/src/wp-content/themes/twentyeleven/rtl.css index 376e5437ed..ae85f5d9ec 100644 --- a/src/wp-content/themes/twentyeleven/rtl.css +++ b/src/wp-content/themes/twentyeleven/rtl.css @@ -5,7 +5,7 @@ Adding support for language written in a Right To Left (RTL) direction is easy - it's just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. -http://codex.wordpress.org/Right_to_Left_Language_Support +https://codex.wordpress.org/Right_to_Left_Language_Support */ diff --git a/src/wp-content/themes/twentyfourteen/rtl.css b/src/wp-content/themes/twentyfourteen/rtl.css index 80e16d0d5e..af7f6f46ac 100644 --- a/src/wp-content/themes/twentyfourteen/rtl.css +++ b/src/wp-content/themes/twentyfourteen/rtl.css @@ -4,7 +4,7 @@ Description: Adds support for languages written in a Right To Left (RTL) directi It's easy, just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. -See http://codex.wordpress.org/Right_to_Left_Language_Support +See https://codex.wordpress.org/Right_to_Left_Language_Support */ /** diff --git a/src/wp-content/themes/twentythirteen/rtl.css b/src/wp-content/themes/twentythirteen/rtl.css index 5428630251..447d385c2b 100644 --- a/src/wp-content/themes/twentythirteen/rtl.css +++ b/src/wp-content/themes/twentythirteen/rtl.css @@ -4,7 +4,7 @@ Description: Adds support for languages written in a Right To Left (RTL) directi It's easy, just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. -See http://codex.wordpress.org/Right_to_Left_Language_Support +See https://codex.wordpress.org/Right_to_Left_Language_Support */ /** diff --git a/src/wp-content/themes/twentytwelve/rtl.css b/src/wp-content/themes/twentytwelve/rtl.css index 1055f9cca9..45740f2d59 100644 --- a/src/wp-content/themes/twentytwelve/rtl.css +++ b/src/wp-content/themes/twentytwelve/rtl.css @@ -4,7 +4,7 @@ Description: Adds support for languages written in a Right To Left (RTL) directi It's easy, just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. -See http://codex.wordpress.org/Right_to_Left_Language_Support +See https://codex.wordpress.org/Right_to_Left_Language_Support */