From f486bfd9da24bfe851a5e31e80458f53775fc959 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Fri, 11 Jul 2025 11:15:28 -0700 Subject: [PATCH] wip: remove dead link --- codeql-sqlite/README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/codeql-sqlite/README.org b/codeql-sqlite/README.org index 48b5627..eec45fa 100644 --- a/codeql-sqlite/README.org +++ b/codeql-sqlite/README.org @@ -1,6 +1,5 @@ * Using sqlite to illustrate models-as-data - This description uses / recycles a codeql workshop. The original instructions - are below: [[*SQL injection example][SQL injection example]] + This description uses / recycles a codeql workshop. ** Build the codeql database To get started, build the codeql database (adjust paths to your setup): #+BEGIN_SRC sh