From 6f8899f6fddf0bcf4770eb5387597e9afb578cb5 Mon Sep 17 00:00:00 2001 From: carson Date: Mon, 5 Apr 2021 07:47:12 -0600 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 3072a245..03df0d13 100644 --- a/www/docs.md +++ b/www/docs.md @@ -107,7 +107,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)