mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Merge pull request #10052 from github/task/fix-broken-links
Docs: Replace HTTP broken links to equivalent HTTPS resources
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user