Skip to content

Commit 2a4c494

Browse files
committed
update integrity sha
1 parent 9af34ce commit 2a4c494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The fastest way to get going with htmx is to load it via a CDN. You can simply a
113113
and get going:
114114

115115
```html
116-
<script src="https://unpkg.com/htmx.org@1.8.2" integrity="sha384-DXaTz/CiqGNRLEu025rPC9D2gEK8Imn+w1e1QtdYD0Bap7LIcHOYjUZAO96YDCX3" crossorigin="anonymous"></script>
116+
<script src="https://unpkg.com/htmx.org@1.8.2" integrity="sha384-+8ISc/waZcRdXCLxVgbsLzay31nCdyZXQxnsUy++HJzJliTzxKWr0m1cIEMyUzQu" crossorigin="anonymous"></script>
117117
```
118118

119119
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).

0 commit comments

Comments
 (0)