Skip to content

Commit f3fda42

Browse files
committed
Fix link
1 parent f41c470 commit f3fda42

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ more than one language:
6363
- ``--no-run-unnecessary-builds``: used with ``--db-cluster`` to suppress the build
6464
command for languages where the CodeQL CLI does not need to monitor the build
6565
(for example, Python and JavaScript/TypeScript).
66-
- extractor options: used to customize the behavior of extractors that create CodeQL databases. For more information,
67-
see the `extractor options documentation <extractor-options>`__.
66+
67+
You can specify extractor options to customize the behavior of extractors that create CodeQL databases. For more information, see
68+
":doc:`Extractor options <extractor-options>`."
6869

6970
For full details of all the options you can use when creating databases,
7071
see the `database create reference documentation <../manual/database-create>`__.

0 commit comments

Comments
 (0)