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: www/content/examples/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ You can copy and paste them and then adjust them for your needs.
42
42
|[Confirm](@/examples/confirm.md)| Demonstrates how to implement a custom confirmation dialog with htmx |
43
43
|[Async Authentication](@/examples/async-auth.md)| Demonstrates how to handle async authentication tokens in htmx |
44
44
|[Web Components](@/examples/web-components.md)| Demonstrates how to integrate htmx with web components and shadow DOM |
45
-
|[(Experimental) moveBefore()-powered hx-preserve](@/examples/move-before)| htmx will use the experimental [`moveBefore()`](https://cr-status.appspot.com/feature/5135990159835136) API for moving elements, if it is present. |
45
+
|[(Experimental) moveBefore()-powered hx-preserve](/examples/move-before)| htmx will use the experimental [`moveBefore()`](https://cr-status.appspot.com/feature/5135990159835136) API for moving elements, if it is present. |
0 commit comments