docs: update query console link text

This commit is contained in:
james
2020-04-01 15:11:05 +01:00
parent e5ad708390
commit d9f04a8da4
34 changed files with 128 additions and 128 deletions

View File

@@ -258,7 +258,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>`__.
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__.
- Learn more about the query console in `Using the query console on LGTM.com <https://lgtm.com/help/lgtm/using-query-console>`__.
Answers
-------