Skip to content

Commit 0771c39

Browse files
Update docs/language/ql-handbook/about-the-ql-language.rst
Co-Authored-By: Felicity Chapman <[email protected]>
1 parent 79068d5 commit 0771c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/language/ql-handbook/about-the-ql-language.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ Here are a few prominent conceptual and functional differences between general p
6262
Further reading
6363
---------------
6464

65-
Academic references available from the `Semmle website <https://help.semmle.com/publications.html>`__ also provide an overview of QL and its semantics. Other useful references on database query languages and Datalog:
65+
`Academic references <https://help.semmle.com/publications.html>`__ also provide an overview of QL and its semantics. Other useful references on database query languages and Datalog:
6666

6767
- `Database theory: Query languages <http://www.lsv.ens-cachan.fr/~segoufin/Papers/Mypapers/DB-chapter.pdf>`__
6868
- `Logic Programming and Databases book - Amazon page <http://www.amazon.co.uk/Programming-Databases-Surveys-Computer-Science/dp/3642839541>`__
6969
- `Foundations of Databases <http://webdam.inria.fr/Alice/>`__
70-
- `Datalog <https://en.wikipedia.org/wiki/Datalog>`__
70+
- `Datalog <https://en.wikipedia.org/wiki/Datalog>`__

0 commit comments

Comments
 (0)