Remove extra "2" from unminified v2.0.6 SRI hash (#3362)

This commit is contained in:
Daniel J. Summers 2025-07-02 20:58:44 -04:00 committed by GitHub
parent 7529444e86
commit d91c8820f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,7 +129,7 @@ your head tag and get going:
An unminified version is also available as well:
```html
<script src="https://cdn.jsdelivr.net/npm/htmx.org@2.0.6/dist/htmx.js" integrity="sha384-2ksKjJrwjL5VxqAkAZAVOPXvMkwAykMaNYegdixAESVr+KqLkKE8XBDoZuwyWVUDv" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/htmx.org@2.0.6/dist/htmx.js" integrity="sha384-ksKjJrwjL5VxqAkAZAVOPXvMkwAykMaNYegdixAESVr+KqLkKE8XBDoZuwyWVUDv" crossorigin="anonymous"></script>
```
While the CDN approach is extremely simple, you may want to consider