Skip to content

Commit a40a578

Browse files
authored
Update docs/codeql/codeql-language-guides/analyzing-data-flow-in-cpp.rst
1 parent 57c8f51 commit a40a578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-language-guides/analyzing-data-flow-in-cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.. pull-quote:: Note
44

5-
The data flow library described here will be deprecated in the near future. For the replacement library see :ref:`here <analyzing-data-flow-in-cpp-new>`.
5+
The data flow library described here will be deprecated in the near future. For the replacement library, which is available from CodeQL 2.12.5 onwards, see :ref:`here <analyzing-data-flow-in-cpp-new>`.
66

77
Analyzing data flow in C and C++
88
================================

0 commit comments

Comments
 (0)