Skip to content

Commit

Permalink
Merge pull request #25279 from newur/update-jakarta-websocket-link
Browse files Browse the repository at this point in the history
Update jakarta websocket link; add version
  • Loading branch information
gastaldi authored May 2, 2022
2 parents 78fd387 + e91a25f commit 1f900a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/websockets.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,6 @@ public class ChatTest {

== More WebSocket Information

The Quarkus WebSocket implementation is an implementation of link:https://eclipse-ee4j.github.io/websocket-api/[Jakarta Websockets].
The Quarkus WebSocket implementation is an implementation of link:https://jakarta.ee/specifications/websocket/[Jakarta Websockets].


0 comments on commit 1f900a8

Please sign in to comment.