From 380d15eabe83ff5d3744fea976f2420bd2a395df Mon Sep 17 00:00:00 2001 From: neal1991 Date: Mon, 28 Dec 2020 10:28:50 +0800 Subject: [PATCH] fix for the dead link, #4885 --- docs/codeql/codeql-cli/query-reference-files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-cli/query-reference-files.rst b/docs/codeql/codeql-cli/query-reference-files.rst index 5c629723548..f148405e557 100644 --- a/docs/codeql/codeql-cli/query-reference-files.rst +++ b/docs/codeql/codeql-cli/query-reference-files.rst @@ -44,4 +44,4 @@ to the ``codeql-javascript`` QL pack:: AngularJS/DeadAngularJSEventListener.ql -For another example, see `Testing custom queries `__. +For another example, see `Testing custom queries `__.