Skip to content

Commit 98409f3

Browse files
committed
Fix broken README images
1 parent 0f0bda1 commit 98409f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: home
1010

1111
Explore the layers of the LinkedQL system:
1212

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.
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.

0 commit comments

Comments
 (0)