Skip to content

Commit 5c14eab

Browse files
committed
JS: Remove broken link to 'sink kinds' section
1 parent 1c3dd93 commit 5c14eab

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
@@ -251,7 +251,7 @@ Adds a new taint sink. Sinks are query-specific and will usually affect one or t
251251

252252
- **type**: Name of a type from which to evaluate **path**.
253253
- **path**: Access path leading to the sink.
254-
- **kind**: Kind of sink to add. See `sink kinds <#sink-kinds>`_ for a list of supported kinds.
254+
- **kind**: Kind of sink to add. See the section on sink kinds for a list of supported kinds.
255255

256256
Example:
257257

0 commit comments

Comments
 (0)