From 5bed4bd459112b18128b22b20db8299e4b2a62ed Mon Sep 17 00:00:00 2001 From: Dejan Date: Thu, 25 Apr 2024 17:35:36 +0200 Subject: [PATCH] Updated websocket url in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2167b1e..c4e59b2 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ result. In order to receive events via _Websocket_ connect to: ``` -wss://proxy.services.wire.com/api/await/`` +wss://proxy.services.wire.com/await/`` ``` ### Events that are sent as HTTP `POST` to your endpoint (Webhook or Websocket)