Skip to content

Commit 86893eb

Browse files
authored
Docs: Update Link (#3281)
use a permalink
1 parent 4d16626 commit 86893eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/content/extensions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ htmx extensions are split into two categories:
123123
<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>
124124
</tr>
125125
<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>
127127
<td>{% markdown() %} This extension allows htmx requests to be sent for drag drop {% end %}</td>
128128
</tr>
129129
<tr>

0 commit comments

Comments
 (0)