aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lustre.gleam2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lustre.gleam b/src/lustre.gleam
index 7cb6d3f..a2c2fe2 100644
--- a/src/lustre.gleam
+++ b/src/lustre.gleam
@@ -90,7 +90,7 @@
//// different kinds of applications. If you're just getting started with Lustre
//// or frontend development, we recommend reading through them in order:
////
-////
+//// - [`01-quickstart`](/guide/01-quickstart)
////
//// This list of guides is likely to grow over time, so be sure to check back
//// every now and then to see what's new!