Docs: Update links

This commit is contained in:
Shati Patel
2020-04-28 18:13:59 +01:00
parent 7a4b6a62d7
commit a35e3edc67
12 changed files with 15 additions and 15 deletions

View File

@@ -553,6 +553,6 @@ This can be adapted from the ``SystemUriFlow`` class:
Further reading
---------------
- Learn about the standard libraries used to write queries for C# in :doc:`Introducing the C# libraries <introduce-libraries-csharp>`.
- Learn about the standard libraries used to write queries for C# in :doc:`CodeQL library for C# <introduce-libraries-csharp>`.
- 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.