We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0bda1 commit 98409f3Copy full SHA for 98409f3
docs/index.md
@@ -10,7 +10,7 @@ layout: home
10
11
Explore the layers of the LinkedQL system:
12
13
-+ [Entry (`entry`)](/entry/) — the external interface and dialect clients.
14
-+ [FlashQL (`flash`)](/flash/) — the embedded engine.
15
-+ [Language (`lang`)](/lang/) — the compiler and syntax layer.
16
-+ [Processing (`proc`)](/proc/) — the runtime and reactivity core.
++ [Entry (`entry`)](entry) — the external interface and dialect clients.
++ [FlashQL (`flash`)](flash) — the embedded engine.
++ [Language (`lang`)](lang/) — the compiler and syntax layer.
++ [Processing (`proc`)](proc) — the runtime and reactivity core.
0 commit comments