diff --git a/www/posts/2020-5-24-htmx-0.0.4-is-released.md b/www/posts/2020-5-24-htmx-0.0.4-is-released.md index 5aa5d25b..e1d2efc4 100644 --- a/www/posts/2020-5-24-htmx-0.0.4-is-released.md +++ b/www/posts/2020-5-24-htmx-0.0.4-is-released.md @@ -24,7 +24,7 @@ with this release and that you might find useful include: * [`class-tools`](/extensions/class-tools) - replaces the retired `hx-classes` attribute * [`json-enc`](/extensions/json-enc) - allows you to encode AJAX request bodies in JSON -See the full list of included extensions here [the references](/extensions#list). +See the full list of included [extensions here](/extensions#included). This extension mechanism will allow us to introduce useful HTML-oriented features while keeping the core htmx code focused on loading content.