Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c3dd93

Browse files
committed
JS: Rename section and remove broken link
It seems Sphinx just isn't capable of rendering these intra-document links.
1 parent fab798d commit 1c3dd93

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The data extension can contribute to the following extension points:
3535

3636
TODO: mention how to actually load the data extension and/or link to page about data extensions.
3737

38-
We'll explain how to use these using a few examples, and provide a `reference <#reference-1>`_ at the end of this article.
38+
We'll explain how to use these using a few examples, and provide some reference material at the end of this article.
3939

4040
Example: Taint sink in the 'execa' package
4141
------------------------------------------
@@ -216,8 +216,8 @@ For example, the **mysql** model that is included with the CodeQL JS analysis in
216216
217217
- ["mysql.Connection", "mysql", "Member[createConnection].ReturnValue"]
218218
219-
Reference
220-
=========
219+
Reference material
220+
------------------
221221

222222
The following sections provide reference material for extension points, access paths, types, and kinds.
223223

0 commit comments

Comments
 (0)