Skip to content

Commit 0396756

Browse files
authored
Merge pull request #20184 from Marcono1234/patch-1
Doc: Fix link to `warnOnImplicitThis` GitHub docs
2 parents c809cce + 74fb46c commit 0396756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/ql-language-reference/formulas.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ information on cartesian products, see ":ref:`Troubleshooting query performance
193193
<troubleshooting-query-performance>`".
194194

195195
It is possible to enable warnings about implicit this receivers for `CodeQL packs
196-
<https://docs.github.com/en/code-security/codeql-cli/codeql-cli-reference/about-codeql-packs#warnonimplicitthis>`__
196+
<https://docs.github.com/en/code-security/codeql-cli/using-the-advanced-functionality-of-the-codeql-cli/publishing-and-using-codeql-packs#warnonimplicitthis>`__
197197
through the ``warnOnImplicitThis`` property.
198198

199199
.. _parenthesized-formulas:

0 commit comments

Comments
 (0)