aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/TestBindingProxy.webidl
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2015-06-28 23:14:52 -0700
committerCorey Farwell <coreyf@rwell.org>2015-06-28 23:16:47 -0700
commit109e3219a46ff65f38ec8ff50abb0d599651f7cb (patch)
tree903186c335fc2246993c6ab04c00505d07ca9994 /components/script/dom/webidls/TestBindingProxy.webidl
parent525d483b822692a86722fa1f53b0dd08bdf47e9f (diff)
downloadservo-109e3219a46ff65f38ec8ff50abb0d599651f7cb.tar.gz
servo-109e3219a46ff65f38ec8ff50abb0d599651f7cb.zip
Prefer HTTPS when linking to GitHub Pages
This commit was generated using the following commands: ``` find . -iname "*.webidl" -type f -print0 | xargs -0 sed -i '' 's/http:\(.*\)github.io/https:\1github.io/g' ``` ``` find . -iname "*.rs" -type f -print0 | xargs -0 sed -i '' 's/http:\(.*\)github.io/https:\1github.io/g' ```
Diffstat (limited to 'components/script/dom/webidls/TestBindingProxy.webidl')
-rw-r--r--components/script/dom/webidls/TestBindingProxy.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/TestBindingProxy.webidl b/components/script/dom/webidls/TestBindingProxy.webidl
index 4418b8849a7..ed578f50f0d 100644
--- a/components/script/dom/webidls/TestBindingProxy.webidl
+++ b/components/script/dom/webidls/TestBindingProxy.webidl
@@ -4,7 +4,7 @@
* You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This IDL file was created to test the special operations (see
- * http://heycam.github.io/webidl/#idl-special-operations) without converting
+ * https://heycam.github.io/webidl/#idl-special-operations) without converting
* TestBinding.webidl into a proxy.
*
*/