Skip to content

Commit a6cfdfe

Browse files
author
james
committed
docs: small change to codeql training landing page
1 parent b4b1903 commit a6cfdfe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/language/learn-ql/ql-training.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ CodeQL and variant analysis for Java
5757
- `Exercise: Apache Struts <../ql-training/java/apache-struts-java.html>`__–an example demonstrating how to develop a data flow query.
5858
- `Introduction to global data flow <../ql-training/java/global-data-flow-java.html>`__–an introduction to analyzing global data flow in Java using CodeQL.
5959

60-
More resources
61-
~~~~~~~~~~~~~~
60+
Further reading
61+
~~~~~~~~~~~~~~~
6262

6363
- If you are completely new to CodeQL, look at our introductory topics in :doc:`Learning CodeQL <index>`.
64-
- To find more detailed information about how to write queries for specific languages, visit the links in :ref:`Writing CodeQL queries <writing-ql-queries>`.
6564
- To see examples of CodeQL queries that have been used to find security vulnerabilities and bugs in open source software projects, visit the `GitHub Security Lab website <https://securitylab.github.com/research>`__ and the associated `repository <https://github.com/github/security-lab>`__.

0 commit comments

Comments
 (0)