Skip to content

Commit dfa6d20

Browse files
committed
JS: Replace broken link with plain text
1 parent 821cc0e commit dfa6d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-language-guides/customizing-library-models-for-javascript.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ Adds a new taint source. Most taint-tracking queries will use the new source.
406406

407407
- **type**: Name of a type from which to evaluate **path**.
408408
- **path**: Access path leading to the source.
409-
- **kind**: Kind of source to add. See the section on :ref:`source kinds <threat-models-javascript>` for supported values.
409+
- **kind**: Kind of source to add. See the section on source kinds for a list of supported kinds.
410410

411411
Example:
412412

0 commit comments

Comments
 (0)