Skip to content

Commit cbbce9b

Browse files
authored
Update docs/codeql/writing-codeql-queries/introduction-to-ql.rst
1 parent 6aaaf42 commit cbbce9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/writing-codeql-queries/introduction-to-ql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ QL also supports recursion and aggregates. This allows you to write complex recu
1919
Running a query
2020
---------------
2121

22-
You can try out the following examples and exercises using :ref:`CodeQL for VS Code <codeql-for-visual-studio-code>` or the `CodeQL template <https://github.com/codespaces/new?template_repository=github/codeql-codespaces-template>` on GitHub Codespaces.
22+
You can try out the following examples and exercises using :ref:`CodeQL for VS Code <codeql-for-visual-studio-code>` or the `CodeQL template <https://github.com/codespaces/new?template_repository=github/codeql-codespaces-template>`__ on GitHub Codespaces.
2323

2424
Here is an example of a basic query:
2525

0 commit comments

Comments
 (0)