diff --git a/www/docs.md b/www/docs.md index 8d8e9a4de..56126c67a 100644 --- a/www/docs.md +++ b/www/docs.md @@ -113,7 +113,7 @@ The fastest way to get going with htmx is to load it via a CDN. You can simply a and get going: ```html - + ``` While the CDN approach is extremely simple, you may want to consider [not using CDNs in production](https://blog.wesleyac.com/posts/why-not-javascript-cdn).