зеркало из https://github.com/github/codeql.git
Merge pull request #10052 from github/task/fix-broken-links
Docs: Replace HTTP broken links to equivalent HTTPS resources
This commit is contained in:
Коммит
1e1e2318b7
|
@ -30,7 +30,7 @@ Make sure that all classes with virtual functions also have a virtual destructor
|
|||
S. Meyers. <em>Effective C++ 3d ed.</em> pp 40-44. Addison-Wesley Professional, 2005.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://blogs.msdn.com/b/oldnewthing/archive/2004/05/07/127826.aspx">When should your destructor be virtual?</a>
|
||||
<a href="https://devblogs.microsoft.com/oldnewthing/20040507-00/?p=39443">When should your destructor be virtual?</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ Make sure that all classes with virtual functions also have a virtual destructor
|
|||
S. Meyers. <em>Effective C++ 3d ed.</em> pp 40-44. Addison-Wesley Professional, 2005.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://blogs.msdn.com/b/oldnewthing/archive/2004/05/07/127826.aspx">When should your destructor be virtual?</a>
|
||||
<a href="https://devblogs.microsoft.com/oldnewthing/20040507-00/?p=39443">When should your destructor be virtual?</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
|
|
@ -100,7 +100,7 @@ to enumerations.
|
|||
|
||||
|
||||
<li>
|
||||
H. Kabutz. <a href="http://www.devx.com/Java/Article/10686">Java History 101: Once Upon an Oak</a>. Published online.
|
||||
H. Kabutz. <a href="https://www.devx.com/java-zone/10686/">Java History 101: Once Upon an Oak</a>. Published online.
|
||||
</li>
|
||||
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ The second recommended approach in the example verifies the parameters before us
|
|||
|
||||
<references>
|
||||
<li>
|
||||
InfosecWriters: <a href="http://www.infosecwriters.com/Papers/DCrab_HTTP_Response.pdf">HTTP response splitting</a>.
|
||||
SecLists.org: <a href="https://seclists.org/bugtraq/2005/Apr/187">HTTP response splitting</a>.
|
||||
</li>
|
||||
<li>
|
||||
OWASP:
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -29,7 +29,7 @@ The example shows two unsafe calls to <a href="https://semmle.com">semmle.com</a
|
|||
|
||||
<references>
|
||||
<li>
|
||||
Python requests documentation: <a href="http://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification">SSL Cert Verification</a>.
|
||||
Python requests documentation: <a href="https://requests.readthedocs.io/en/latest/user/advanced/#ssl-cert-verification">SSL Cert Verification</a>.
|
||||
</li>
|
||||
</references>
|
||||
</qhelp>
|
||||
|
|
Загрузка…
Ссылка в новой задаче