From 6d9d3a1139329b74f749f0efa4f3e1d047e52f06 Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Mon, 7 Sep 2026 21:03:17 +1200 Subject: [PATCH] Remove stale live example link Signed-off-by: Samuel Williams Assisted-By: devx/7ef83274-928f-499d-b668-48449b1ff60e --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index dffa324..b33bc86 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Live -Provides bi-directional live HTML views using WebSockets for communication. You can try out a [live example](https://utopia-falcon-heroku.herokuapp.com/live/index) +Provides bi-directional live HTML views using WebSockets for communication. [![Development Status](https://github.com/socketry/live/workflows/Test/badge.svg)](https://github.com/socketry/live/actions?workflow=Test)