Fix link syntax

This commit is contained in:
Owen Mansel-Chan
2025-10-10 13:58:19 +01:00
parent 100463572b
commit 3c80690ba8

View File

@@ -392,7 +392,7 @@ Here is the first example above, converted into a path query:
select fileAccess.getNode(), input, fileAccess, "This file access uses data from $@.",
input, "user-controllable input."
For more information, see ":doc:`Creating path queries <creating-path-queries>`".
For more information, see "`Creating path queries <https://codeql.github.com/docs/writing-codeql-queries/creating-path-queries/>`__".
Further reading
---------------