Skip to content

Commit 0260202

Browse files
authored
Merge pull request github#3371 from shati-patel/typo
Docs: Update link text
2 parents b80d22c + 4d31291 commit 0260202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/learn-ql/python/ql-for-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
3030
Further reading
3131
---------------
3232

33-
- For examples of how to query common Python elements, see the `JavaScript cookbook <https://help.semmle.com/wiki/display/CBPython>`__.
33+
- For examples of how to query common Python elements, see the `Python cookbook <https://help.semmle.com/wiki/display/CBPython>`__.
3434
- For the queries used in LGTM, display a `Python query <https://lgtm.com/search?q=language%3APython&t=rules>`__ and click **Open in query console** to see the code used to find alerts.
3535
- For more information about the library for JavaScript see the `CodeQL library for Python <https://help.semmle.com/qldoc/python/>`__.

0 commit comments

Comments
 (0)