Merge pull request #10052 from github/task/fix-broken-links

Docs: Replace HTTP broken links to equivalent HTTPS resources
This commit is contained in:
Sid Shankar
2022-08-16 08:45:08 -04:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ Note that conditional comments are no longer supported in Internet Explorer 11 S
<references>
<li>Internet Explorer Dev Center: <a href="http://msdn.microsoft.com/en-us/library/ie/8ka90k2e(v=vs.94).aspx">@cc_on Statement (JavaScript)</a>.</li>
<li>Internet Explorer Dev Center: <a href="http://web.archive.org/web/20121103072038/http://msdn.microsoft.com/en-us/library/ie/8ka90k2e(v=vs.94).aspx">@cc_on Statement (JavaScript)</a>.</li>
</references>

View File

@@ -24,7 +24,7 @@ the migration.
</recommendation>
<references>
<li>
Ecma International: <a href="http://www.ecma-international.org/ecma-262/6.0">ECMAScript 2015 Language Specification</a>.
Ecma International: <a href="https://262.ecma-international.org/6.0/">ECMAScript 2015 Language Specification</a>.
</li>
</references>
</qhelp>