From 186197abd360b02aa1fc0ba605283afa5681176a Mon Sep 17 00:00:00 2001 From: Robin Genz Date: Mon, 10 Feb 2025 08:58:17 +0100 Subject: [PATCH] docs(live-update): update `README.md` [skip ci] --- packages/live-update/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/live-update/README.md b/packages/live-update/README.md index 9e1ea56..774b6dd 100644 --- a/packages/live-update/README.md +++ b/packages/live-update/README.md @@ -7,7 +7,7 @@ Capacitor plugin to update your app remotely in real-time. - 🔋 Supports **Android and iOS** - ⚡️ **Capacitor 7** support - 📦 **Bundle Management**: Download, set, and delete bundles. -- ☁️ **Cloud Support**: Use the [Capawesome Cloud](https://capawesome.io/cloud/live-updates/) to manage your app updates. +- ☁️ **Cloud Support**: Use the [Capawesome Cloud](https://cloud.capawesome.io/) to manage your app updates. - 📺 **Channel Support**: Set a channel for the app to manage different versions. - 🔄 **Auto Update**: Automatically download and set the latest bundle for the app. - 🛟 **Rollback**: Reset the app to the default bundle if an incompatible bundle has been set.