aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-09-22 10:43:43 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-09-22 10:43:43 +0100
commitf2aa84a60724203e41a89f0672e56718f1a6965b (patch)
treeee89b747daef149e50f44dde051ad8a57afa604d /src
parent60ca120b030de72aedd675e16961f0ece2fe8063 (diff)
downloadlustre-f2aa84a60724203e41a89f0672e56718f1a6965b.tar.gz
lustre-f2aa84a60724203e41a89f0672e56718f1a6965b.zip
:memo: Update documentation links to point to lustre.buildv3.0.4
Diffstat (limited to 'src')
-rw-r--r--src/lustre.gleam2
-rw-r--r--src/lustre/attribute.gleam2
-rw-r--r--src/lustre/effect.gleam2
-rw-r--r--src/lustre/element.gleam2
-rw-r--r--src/lustre/element/html.gleam2
-rw-r--r--src/lustre/element/svg.gleam2
-rw-r--r--src/lustre/event.gleam2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/lustre.gleam b/src/lustre.gleam
index 4f8249a..7fd7ec9 100644
--- a/src/lustre.gleam
+++ b/src/lustre.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre](https://pkg.hayleigh.dev/lustre/api/lustre)
+//// [https://lustre.build/api/lustre](https://lustre.build/api/lustre)
// IMPORTS ---------------------------------------------------------------------
diff --git a/src/lustre/attribute.gleam b/src/lustre/attribute.gleam
index 0c79692..6540713 100644
--- a/src/lustre/attribute.gleam
+++ b/src/lustre/attribute.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre/attribute](https://pkg.hayleigh.dev/lustre/api/lustre/attribute)
+//// [https://lustre.build/api/lustre/attribute](https://lustre.build/api/lustre/attribute)
// IMPORTS ---------------------------------------------------------------------
diff --git a/src/lustre/effect.gleam b/src/lustre/effect.gleam
index 964ddd2..50545c3 100644
--- a/src/lustre/effect.gleam
+++ b/src/lustre/effect.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre/effect](https://pkg.hayleigh.dev/lustre/api/lustre/effect)
+//// [https://lustre.build/api/lustre/effect](https://lustre.build/api/lustre/effect)
// IMPORTS ---------------------------------------------------------------------
diff --git a/src/lustre/element.gleam b/src/lustre/element.gleam
index 32d8b23..735fcba 100644
--- a/src/lustre/element.gleam
+++ b/src/lustre/element.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre/element](https://pkg.hayleigh.dev/lustre/api/lustre/element)
+//// [https://lustre.build/api/lustre/element](https://lustre.build/api/lustre/element)
// IMPORTS ---------------------------------------------------------------------
diff --git a/src/lustre/element/html.gleam b/src/lustre/element/html.gleam
index a69a5fd..bbff1d9 100644
--- a/src/lustre/element/html.gleam
+++ b/src/lustre/element/html.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre/element/html](https://pkg.hayleigh.dev/lustre/api/lustre/element/html)
+//// [https://lustre.build/api/lustre/element/html](https://lustre.build/api/lustre/element/html)
// IMPORTS ---------------------------------------------------------------------
diff --git a/src/lustre/element/svg.gleam b/src/lustre/element/svg.gleam
index a1fc0ce..a38280e 100644
--- a/src/lustre/element/svg.gleam
+++ b/src/lustre/element/svg.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre/element/svg](https://pkg.hayleigh.dev/lustre/api/lustre/element/svg)
+//// [https://lustre.build/api/lustre/element/svg](https://lustre.build/api/lustre/element/svg)
// IMPORTS ---------------------------------------------------------------------
diff --git a/src/lustre/event.gleam b/src/lustre/event.gleam
index 7b68889..8980490 100644
--- a/src/lustre/event.gleam
+++ b/src/lustre/event.gleam
@@ -1,5 +1,5 @@
//// To read the full documentation for this module, please visit
-//// [https://pkg.hayleigh.dev/lustre/api/lustre/event](https://pkg.hayleigh.dev/lustre/api/lustre/event)
+//// [https://lustre.build/api/lustre/event](https://lustre.build/api/lustre/event)
// IMPORTS ---------------------------------------------------------------------