From 338357d50439ba3238e74d2ecc4ed4a820029925 Mon Sep 17 00:00:00 2001 From: michael-peach-appsmith <150825080+michael-peach-appsmith@users.noreply.github.com> Date: Mon, 19 May 2025 08:04:48 -0700 Subject: [PATCH] Update README.md cloud link (#40692) Updated the cloud sign-up link to point to new cloud (billing) edition. ## Description > [!TIP] > _Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content, marketing, and DevRel team)._ > > _Please also include relevant motivation and context. List any dependencies that are required for this change. Add links to Notion, Figma or any other documents that might be relevant to the PR._ Fixes #`Issue Number` _or_ Fixes `Issue URL` > [!WARNING] > _If no issue exists, please create an issue first, and check with the maintainers if the issue is valid._ ## Automation /ok-to-test tags="" ### :mag: Cypress test results > [!CAUTION] > If you modify the content in this section, you are likely to disrupt the CI result for your PR. ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No ## Summary by CodeRabbit - **Documentation** - Updated the signup link in the README to use the new Appsmith Cloud URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71157f5222..f41c75cb84 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Organizations build custom applications like dashboards, admin panels, customer ## Installation There are two ways to start using Appsmith: -- Signup on [Appsmith Cloud](https://app.appsmith.com/?utm_source=github&utm_medium=organic&utm_campaign=readme). +- Signup on [Appsmith Cloud](https://login.appsmith.com/?utm_source=github&utm_medium=organic&utm_campaign=readme). - Install Appsmith on your machine. See the installation guides below. | Installation Methods | Documentation |