aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9f393f5..ab3770e 100644
--- a/README.md
+++ b/README.md
@@ -47,10 +47,10 @@ fn view(model) {
## Documentation
-You can find the official documentation over at [pkg.hayleigh.dev/lustre](https://pkg.hayleigh.dev/lustre).
-Note that if you're viewing the documentation published on Hexdocs, you may find
-that things are missing! Because of the way Gleam's documentation is generated,
-packages and functions that target JavaScript don't get documented.
+You can find the official documentation over at [lustre.build](lustre.build). Note
+that if you're viewing the documentation published on [Hexdocs](https://hexdocs.pm/lustre/index.html),
+you may find that things are missing! Because of the way Gleam's documentation is
+generated, packages and functions that target _only_ JavaScript don't get documented.
## Installation