From 21891131b64e44042fc57dcb5d8260017dcb89e7 Mon Sep 17 00:00:00 2001 From: Anuj Kaushal Date: Thu, 30 Apr 2026 21:14:38 +0530 Subject: [PATCH] IDE-000: Update Acquia Cloud IDE page URL. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82c38c0f3..9cfa27baf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ![Build status](https://github.com/acquia/cli/actions/workflows/ci.yml/badge.svg?branch=main) [![codecov](https://codecov.io/github/acquia/cli/branch/main/graph/badge.svg?token=93Y86CBRSE)](https://codecov.io/github/acquia/cli) [![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Facquia%2Fcli%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/acquia/cli/main) # Acquia CLI -The official command-line tool for interacting with the Acquia Cloud Platform and services. Acquia CLI (acli) helps you run [Drush](http://www.drush.org/) commands and tail logs from your Acquia-hosted applications, manage [Acquia Cloud IDEs](https://docs.acquia.com/dev-studio/ide/), create and manage teams and applications via the [Cloud Platform API](https://cloudapi-docs.acquia.com/), and much more! +The official command-line tool for interacting with the Acquia Cloud Platform and services. Acquia CLI (acli) helps you run [Drush](http://www.drush.org/) commands and tail logs from your Acquia-hosted applications, manage [Acquia Cloud IDEs](https://docs.acquia.com/acquia-cloud-platform/add-ons/cloud-ide/overview), create and manage teams and applications via the [Cloud Platform API](https://cloudapi-docs.acquia.com/), and much more! -Acquia CLI is not a local development environment. If you are looking for an integrated development environment, consider [Acquia Cloud IDE](https://docs.acquia.com/dev-studio/ide/) or third-party tools such as [Lando](https://lando.dev/). +Acquia CLI is not a local development environment. If you are looking for an integrated development environment, consider [Acquia Cloud IDE](https://docs.acquia.com/acquia-cloud-platform/add-ons/cloud-ide/overview) or third-party tools such as [Lando](https://lando.dev/). ## Installation and usage