Skip to content

Commit 77ef63a

Browse files
committed
Modify Java docs to use common models-as-data beta notice
1 parent 54d7805 commit 77ef63a

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

docs/codeql/codeql-language-guides/customizing-library-models-for-java-and-kotlin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can model the methods and callables that control data flow in any framework
77

88
.. include:: ../reusables/kotlin-beta-note.rst
99

10-
.. include:: ../reusables/beta-note-model-packs-java.rst
10+
.. include:: ../reusables/beta-note-customizing-library-models.rst
1111

1212
About this article
1313
------------------

docs/codeql/codeql-language-guides/extensible-predicates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Extensible predicates and their interaction with data extensions
88

99
You can use data extensions to model the methods and callables that control dataflow in any framework or library. This is especially useful for custom frameworks or niche libraries, that are not supported by the standard CodeQL libraries.
1010

11-
.. include:: ../reusables/beta-note-model-packs-java.rst
11+
.. include:: ../reusables/beta-note-customizing-library-models.rst
1212

1313
About this article
1414
------------------

docs/codeql/reusables/beta-note-model-packs-java.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)