Merge pull request #179 from alexislefebvre/patch-1

docs.md: fix broken link

Thanks!
This commit is contained in:
1cg 2020-09-01 16:36:48 -07:00 committed by GitHub
commit 930660bd01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,7 +371,7 @@ htmx for [progressive enhancement](https://en.wikipedia.org/wiki/Progressive_enh
Htmx has experimental support for declarative use of both Htmx has experimental support for declarative use of both
[WebSockets](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications) [WebSockets](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications)
and [Server Sent Events]((https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)). and [Server Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events).
These features are under active development, so please let us know if you are willing to experiment with them. These features are under active development, so please let us know if you are willing to experiment with them.