mirror of
https://github.com/github/codeql.git
synced 2026-02-16 06:53:41 +01:00
Minor doc updates; updating python 2 references to python 3 and updating grammar
This commit is contained in:
@@ -37,7 +37,7 @@ either of the alternatives below.
|
||||
</example>
|
||||
<references>
|
||||
|
||||
<li>Python Standard Library: <a href="http://docs.python.org/2/library/stdtypes.html#comparisons">Comparisons</a>.</li>
|
||||
<li>Python Standard Library: <a href="http://docs.python.org/3/library/stdtypes.html#comparisons">Comparisons</a>.</li>
|
||||
|
||||
</references>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user