You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ Simple stack is a suite of tools built for [Astro](https://astro.build) to simpl
8
8
9
9
Simple stack offers a growing collection of packages:
10
10
11
-
-**[π Simple query](/query):** The simplest way to query elements from your Astro component.
12
-
-**[π Simple stream](/stream):** Suspend Astro components with fallback content.
13
-
-**[π§ββοΈ Simple form](/form):** A full stack solution to validate forms with your client framework of choice.
14
-
-**[π Simple scope](/scope):** A scoped ID generator for any file you're in. Perfect for form label IDs and query selectors.
11
+
-**[π Simple query](https://simple-stack.dev/query):** The simplest way to query elements from your Astro component.
12
+
-**[π Simple stream](https://simple-stack.dev/stream):** Suspend Astro components with fallback content.
13
+
-**[π§ββοΈ Simple form](https://simple-stack.dev/form):** A full stack solution to validate forms with your client framework of choice.
14
+
-**[π Simple scope](https://simple-stack.dev/scope):** A scoped ID generator for any file you're in. Perfect for form label IDs and query selectors.
0 commit comments