diff options
Diffstat (limited to 'www/content/extensions/_index.md')
-rw-r--r-- | www/content/extensions/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/extensions/_index.md b/www/content/extensions/_index.md index 8bc04f09..342f3ff8 100644 --- a/www/content/extensions/_index.md +++ b/www/content/extensions/_index.md @@ -50,7 +50,7 @@ against `htmx` in each distribution. ### Installing Extensions {#installing} -You can find the source for the bundled extensions at `https://unpkg.com/browse/htmx.org@1.9.11/dist/ext/`. You will need +You can find the source for the bundled extensions at `https://unpkg.com/browse/htmx.org@1.9.12/dist/ext/`. You will need to include the javascript file for the extension and then install it using the [hx-ext](@/attributes/hx-ext.md) attributes. See the individual extension documentation for more details. |