diff --git a/docs/internals/typical_query.md b/docs/internals/typical_query.md index 55220d4aa..5b8e1d061 100644 --- a/docs/internals/typical_query.md +++ b/docs/internals/typical_query.md @@ -1,4 +1,4 @@ -The following sequence diagram shows the typical flow of a query from the CLI to the VDBE. +The following sequence diagram shows the typical flow of a query from the CLI to the [VDBE](https://www.sqlite.org/opcode.html). ```mermaid sequenceDiagram