diff --git a/www/content/docs.md b/www/content/docs.md index 204fe6e7..8936c7f7 100644 --- a/www/content/docs.md +++ b/www/content/docs.md @@ -96,7 +96,7 @@ within the [original web programming model](https://www.ics.uci.edu/~fielding/pu using [Hypertext As The Engine Of Application State](https://en.wikipedia.org/wiki/HATEOAS) without even needing to really understand that concept. -It's worth mentioning that, if you prefer, you can use the `data-` prefix when using htmx: +It's worth mentioning that, if you prefer, you can use the [`data-`](https://html.spec.whatwg.org/multipage/dom.html#attr-data-*) prefix when using htmx: ```html Click Me!