C++, JS: fix broken links in query help

This commit is contained in:
Julian Tibble
2018-08-10 08:40:22 +01:00
parent 18fd386bb4
commit 98e866e967
22 changed files with 22 additions and 22 deletions

View File

@@ -19,7 +19,7 @@ the file according to these tasks.</p>
<references>
<li>M. Fowler, <em>Refactoring</em>. Addison-Wesley, 1999.</li>
<li>Wikipedia: <a href="en.wikipedia.org/wiki/Code_refactoring">Code refactoring</a>.</li>
<li>Wikipedia: <a href="https://en.wikipedia.org/wiki/Code_refactoring">Code refactoring</a>.</li>
</references>

View File

@@ -18,7 +18,7 @@
M. Fowler. <em>Refactoring</em>. Addison-Wesley, 1999.
</li>
<li>
<a href="en.wikipedia.org/wiki/Code_refactoring">Wikipedia: Code refactoring</a>
<a href="https://en.wikipedia.org/wiki/Code_refactoring">Wikipedia: Code refactoring</a>
</li>
</references>