Update docs/language/learn-ql/terminology-note.rst

Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
James Fletcher
2019-11-07 14:40:04 +00:00
committed by GitHub
parent d31ec56ea6
commit 8178e3e671

View File

@@ -24,4 +24,4 @@ QL is a general-purpose, object-oriented language that can be used to query any
CodeQL databases
----------------
QL snapshots have been renamed CodeQL databases. CodeQL databases contain relational data created and analyzed using CodeQL. They are the equivalent of QL snapshots, but have been optimized for use with the CodeQL tools.
QL snapshots have been renamed CodeQL databases. :doc:`CodeQL databases <database>` contain relational data created and analyzed using CodeQL. They are the equivalent of QL snapshots, but have been optimized for use with the CodeQL tools.