Skip to content

Commit b80d22c

Browse files
authored
Merge pull request github#3369 from felicitymay/1.24/SD-16-go-cookbook-link
Add link to new Go cookbook space
2 parents 90cce2a + 118c1c9 commit b80d22c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/language/learn-ql/go/ql-for-go.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
1515
Further reading
1616
---------------
1717

18+
- For examples of how to query common Go elements, see the `Go cookbook <https://help.semmle.com/wiki/display/CBGO>`__.
1819
- 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.
1920
- For more information about the library for Go see the `CodeQL library for Go <https://help.semmle.com/qldoc/go/>`__.

0 commit comments

Comments
 (0)