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/extensions/_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
@@ -123,7 +123,7 @@ htmx extensions are split into two categories:
123
123
<td>{% markdown() %} The `safe-nonce` extension can be used to improve the security of the application/web-site and help avoid XSS issues by allowing you to return known trusted inline scripts safely {% end %}</td>
124
124
</tr>
125
125
<tr>
126
-
<td>{% markdown() %} [hx-drag](https://github.com/AjaniBilby/htmx-drag-examples/blob/main/readme.md) {% end %}</td>
126
+
<td>{% markdown() %} [hx-drag](https://www.npmjs.com/package/hx-drag) {% end %}</td>
127
127
<td>{% markdown() %} This extension allows htmx requests to be sent for drag drop {% end %}</td>
0 commit comments