Skip to content

Commit 7e4476c

Browse files
committed
Use main branch
1 parent 0ea0243 commit 7e4476c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Datastar helps you build reactive web applications with the simplicity of server
1414
Getting started is as easy as adding a single 10.41 KiB script tag to your HTML.
1515

1616
```html
17-
<script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@v1.0.0-RC.1/bundles/datastar.js"></script>
17+
<script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@main/bundles/datastar.js"></script>
1818
```
1919

2020
Then start adding frontend reactivity using declarative <code>data-*</code> attributes.

0 commit comments

Comments
 (0)