Skip to content

Commit d383c59

Browse files
authored
Merge pull request #3046 from hubwriter/remove-gh-variable
docs: Remove GitHub variable
2 parents 44b9773 + d6b666c commit d383c59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/language/learn-ql/csharp/introduce-libraries-csharp.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CodeQL libraries for C#
22
=======================
33

4-
When you're analyzing a C# program in {{ site.data.variables.product.prodname_dotcom }}, you can make use of the large collection of classes in the CodeQL libraries for C#.
4+
When you're analyzing a C# program, you can make use of the large collection of classes in the CodeQL libraries for C#.
55

66
About the CodeQL libraries for C#
77
---------------------------------
@@ -1124,4 +1124,4 @@ Further reading
11241124

11251125
- Visit :doc:`Tutorial: Analyzing data flow in C# <dataflow>` to learn more about writing queries using the standard data flow and taint tracking libraries.
11261126
- 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>`__.
1127-
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__.
1127+
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__.

0 commit comments

Comments
 (0)