diff --git a/examples/websockets-realtime-voting/README.md b/examples/websockets-realtime-voting/README.md index 20b0b0e84..1bd2018b9 100644 --- a/examples/websockets-realtime-voting/README.md +++ b/examples/websockets-realtime-voting/README.md @@ -6,7 +6,7 @@ It is also a part of a tutorial, [How to build a real-time voting app with WebSo [![wasp websockets app](image.png)](https://www.youtube.com/watch?v=Twy-2P0Co6M) -You can try out a deployed version of the app here: https://websockets-client-production.up.railway.app/ +You can try out a deployed version of the app here: https://websockets-voting-client.fly.dev/ This app also includes Wasp's integrated auth and a voting system (again, neat!).