diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 6e1d4a3f7..478574d66 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -8,7 +8,7 @@ include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"] // include::partial$acb-ide-logos.adoc[tags="both-ides"] //intro -Use the Anypoint Code Builder integrated development environment (IDE) for your API designs, implementations, and integration development. Work locally with Anypoint Code Builder for Desktop on Microsoft Visual Studio Code (VS Code) or from your browser with Anypoint Code Builder through Anypoint Platform. The IDEs support the development lifecycle: +Accelerate API and integration development with Anypoint Code Builder, an integrated development environment (IDE) available as a desktop application or cloud-based service. Work locally with Anypoint Code Builder for Desktop on Microsoft Visual Studio Code (VS Code) or from your browser with Anypoint Code Builder through Anypoint Platform. Design, implement, and test APIs and integrations using built-in connectors, scaffolding, source control, and Anypoint Platform integration. The IDEs support the development lifecycle: * API specification design (OAS or RAML), a mocking service for testing, source control, and publication to Anypoint Exchange * API implementation features for importing supported API specifications (such as OAS, RAML, AsyncAPI, or GraphQL) and autogenerating interfaces (scaffolding) for flows and error handlers within a Mule application