Docs: Update Go

This commit is contained in:
Shati Patel
2019-10-24 14:27:27 +01:00
parent f9e76b27f5
commit fbc11e505f

View File

@@ -1,7 +1,7 @@
QL for Go
=========
CodeQL for Go
=============
This page provides an overview of the QL for Go documentation that is currently available.
This page provides an overview of the CodeQL for Go documentation that is currently available.
- `Basic Go query <https://lgtm.com/help/lgtm/console/ql-go-basic-example>`__ describes how to write and run queries using LGTM.
@@ -9,5 +9,5 @@ This page provides an overview of the QL for Go documentation that is currently
Other resources
---------------
- For the queries used in LGTM, display a `Go query <https://lgtm.com/search?q=language%3Ago&t=rules>`__ and click **Open in query console** to see the QL code used to find alerts.
- For more information about the Go QL library see the `QL library for Go <https://help.semmle.com/qldoc/go/>`__.
- For the queries used in LGTM, display a `Go query <https://lgtm.com/search?q=language%3Ago&t=rules>`__ and click **Open in query console** to see the code used to find alerts.
- For more information about the library for Go see the `CodeQL library for Go <https://help.semmle.com/qldoc/go/>`__.