aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 94cf365..43b2689 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -23,7 +23,7 @@ internal_modules = [
pages = [
# { title = "CLI reference", path = "#", source = "" },
# { title = " ", path = "#", source = "" },
- { title = "Quickstart guide", path = "guide/01-quickstart.html", source = "./docs/guide/01-quickstart.md" },
+ { title = "Quickstart guide", path = "guide/01-quickstart.html", source = "./pages/guide/01-quickstart.md" },
# { title = "Managing state", path = "#", source = "" },
# { title = "Side effects", path = "#", source = "" },
# { title = "Server-side rendering", path = "#", source = "" },