From 3b3d302cb4a4a0405a91d29b4488ba07acc9300f Mon Sep 17 00:00:00 2001 From: 0xAA Date: Sun, 31 Mar 2024 20:17:29 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9e206a..a06e0eb 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ A flexible online playground for Solidity smart contract, inspired by remix-IDE and react-live ### Demo -- Check demo website: https://demo.solive.wtf +- Check demo website: https://demo.solive.dev - build demo: [demo](./apps/demo) ### DOC -- Check doc website: https://solive.wtf +- Check doc website: https://solive.dev - build doc: [doc](./apps/doc)