mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Fix all dead qhelp links
For those documents with no obvious new home I've pointed the links to the Internet Archive.
This commit is contained in:
@@ -39,7 +39,7 @@ so that it no longer depends on <code>a.js</code>:
|
||||
<references>
|
||||
|
||||
|
||||
<li>Brad Harris: <a href="http://selfcontained.us/2012/05/08/node-js-circular-dependencies/">node.js and circular dependencies</a>.</li>
|
||||
<li>Brad Harris: <a href="https://web.archive.org/web/20200203213815/http://selfcontained.us/2012/05/08/node-js-circular-dependencies/">node.js and circular dependencies</a>.</li>
|
||||
<li>Node.js Manual: <a href="http://nodejs.org/api/modules.html#modules_cycles">Modules</a>.</li>
|
||||
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@ Since this dependency is only used during development, it should instead be list
|
||||
<references>
|
||||
|
||||
|
||||
<li>NPM Manual: <a href="https://www.npmjs.org/doc/files/package.json.html">package.json</a>.</li>
|
||||
<li>NPM Manual: <a href="https://docs.npmjs.com/cli/v7/configuring-npm/package-json">package.json</a>.</li>
|
||||
|
||||
|
||||
</references>
|
||||
|
||||
Reference in New Issue
Block a user