Docs: Change "handbook" to "reference"

This commit is contained in:
Shati Patel
2020-04-02 10:32:12 +01:00
parent c9061f45f0
commit 2d602720c1
34 changed files with 43 additions and 43 deletions

View File

@@ -257,7 +257,7 @@ Further reading
---------------
- Try the worked examples in these articles: :doc:`Navigating the call graph <call-graph>` and :doc:`Working with source locations <source-locations>`.
- Find out more about QL in the `QL language handbook <https://help.semmle.com/QL/ql-handbook/index.html>`__ and `QL language specification <https://help.semmle.com/QL/ql-spec/language.html>`__.
- Find out more about QL in the `QL language reference <https://help.semmle.com/QL/ql-handbook/index.html>`__.
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__ on LGTM.com.
Answers