Skip to content

Commit 505bf18

Browse files
committed
Fix url
1 parent e53c810 commit 505bf18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shoelace/templates/index.html.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<body hx-ext="shoelace">
2020
<div class="container" hx-boost="true" hx-ext="client-side-templates">
21-
<a href="https://github.com/benopotamus/htmx-ext-shoelace/blob/main/README.md">htmx shoelace extension example</a>
21+
<a href="https://shoelace.style/">htmx shoelace extension example</a>
2222
<p>
2323
<h3>Shoelace web component integration with HTMX</h3>
2424
<sl-button class="btn btn-primary"

0 commit comments

Comments
 (0)