mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #42 from tibbes/qhelp/fix-links
Approved by jbj, xiemaisi
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