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:
Chris Smowton
2021-04-23 15:20:21 +01:00
parent 6f2103f312
commit 455b840712
48 changed files with 54 additions and 58 deletions

View File

@@ -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>