mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C++, JS: fix broken links in query help
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user