Skip to content

Commit b22ccc1

Browse files
felicitymayaibaars
authored andcommitted
Minor changes to Go and Ruby article
1 parent 0ac0277 commit b22ccc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/codeql/codeql-language-guides/codeql-for-go.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
1313
abstract-syntax-tree-classes-for-working-with-go-programs
1414
modeling-data-flow-in-go-libraries
1515

16-
- :doc:`Basic query for Go code <basic-query-for-go-code>`: Learn to write and run a simple CodeQL query using LGTM.
16+
- :doc:`Basic query for Go code <basic-query-for-go-code>`: Learn to write and run a simple CodeQL query.
1717

1818
- :doc:`CodeQL library for Go <codeql-library-for-go>`: When you're analyzing a Go program, you can make use of the large collection of classes in the CodeQL library for Go.
1919

docs/codeql/codeql-language-guides/codeql-for-ruby.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
1414
analyzing-data-flow-in-ruby
1515
using-api-graphs-in-ruby
1616

17-
- :doc:`Basic query for Ruby code <basic-query-for-ruby-code>`: Learn to write and run a simple CodeQL query using LGTM.
17+
- :doc:`Basic query for Ruby code <basic-query-for-ruby-code>`: Learn to write and run a simple CodeQL query.
1818

1919
- :doc:`CodeQL library for Ruby <codeql-library-for-ruby>`: When you're analyzing a Ruby program, you can make use of the large collection of classes in the CodeQL library for Ruby.
2020

0 commit comments

Comments
 (0)