Docs: Update Link (#3281)

use a permalink
This commit is contained in:
Ajani Bilby 2025-04-21 17:11:55 +10:00 committed by GitHub
parent 4d16626cf4
commit 86893ebf4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,7 @@ htmx extensions are split into two categories:
<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>
</tr>
<tr>
<td>{% markdown() %} [hx-drag](https://github.com/AjaniBilby/htmx-drag-examples/blob/main/readme.md) {% end %}</td>
<td>{% markdown() %} [hx-drag](https://www.npmjs.com/package/hx-drag) {% end %}</td>
<td>{% markdown() %} This extension allows htmx requests to be sent for drag drop {% end %}</td>
</tr>
<tr>