From 48dcf12760636563217bfc669fca7128e9f7238f Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Tue, 10 Mar 2020 13:22:35 +0000 Subject: [PATCH] Replace remaining links to semmle.com in 'docs' directory --- docs/language/global-sphinx-files/_templates/layout.html | 4 ++-- docs/language/learn-ql/about-ql.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/language/global-sphinx-files/_templates/layout.html b/docs/language/global-sphinx-files/_templates/layout.html index f3e19f3ffac9..2c9efa4fe095 100644 --- a/docs/language/global-sphinx-files/_templates/layout.html +++ b/docs/language/global-sphinx-files/_templates/layout.html @@ -34,7 +34,7 @@
diff --git a/docs/language/learn-ql/about-ql.rst b/docs/language/learn-ql/about-ql.rst index 8f2f26018a4d..5f5362b8fd88 100644 --- a/docs/language/learn-ql/about-ql.rst +++ b/docs/language/learn-ql/about-ql.rst @@ -61,7 +61,7 @@ These topics are discussed in detail in the `QL language handbook `__ also provide an overview of QL and its semantics. Other useful references on database query languages and Datalog: +Academic references available from the `Semmle website `__ also provide an overview of QL and its semantics. Other useful references on database query languages and Datalog: - `Database theory: Query languages `__ - `Logic Programming and Databases book - Amazon page `__