Skip to content

Commit e366ba1

Browse files
committed
JS: Use RST syntax for link in docs
1 parent ddb27e5 commit e366ba1

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
@@ -30,7 +30,7 @@ The CodeQL library for JavaScript exposes the following extensible predicates:
3030
- **typeModel**\(type1, type2, path)
3131
- **summaryModel**\(type, path, input, output, kind)
3232

33-
See the [CLI documentation for how to load and use data extensions in a CodeQL evaluation run](https://docs.google.com/document/d/14IYCHX8wWuU-HTvJ2gPSdXQKHKYbWCHQKOgn8oLaa80/edit#heading=h.m0v53lpi6w2n) (internal access required).
33+
See the `CLI documentation for how to load and use data extensions in a CodeQL evaluation run <https://docs.google.com/document/d/14IYCHX8wWuU-HTvJ2gPSdXQKHKYbWCHQKOgn8oLaa80/edit#heading=h.m0v53lpi6w2n>`__ (internal access required).
3434

3535
We'll explain how to use these using a few examples, and provide some reference material at the end of this article.
3636

0 commit comments

Comments
 (0)