From b6d9225e106690dd303328a78d84070bab308bbf Mon Sep 17 00:00:00 2001 From: carson Date: Mon, 22 Nov 2021 09:05:25 -0700 Subject: [PATCH] update sha --- www/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs.md b/www/docs.md index cdffa610..d1e5aea9 100644 --- a/www/docs.md +++ b/www/docs.md @@ -109,7 +109,7 @@ It can be used via [NPM](https://www.npmjs.com/) as "`htmx.org`" or downloaded o For added security, you can load the script using [Subresource Integrity (SRI)](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity). ``` html - + ``` ## [AJAX](#ajax)