From 5d1a019aeca6857ee17b0c0798d39dbf6eddfcaa Mon Sep 17 00:00:00 2001 From: Lydia Date: Tue, 22 Feb 2022 10:55:15 -0800 Subject: [PATCH] ENDOC-430 Insert cross-reference links --- vuepress/docs/next/docs/compose/app-builder.md | 2 +- vuepress/docs/next/docs/compose/ecm-overview.md | 2 +- vuepress/docs/v6.3.2/docs/compose/app-builder.md | 2 +- vuepress/docs/v6.3.2/docs/compose/ecm-overview.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vuepress/docs/next/docs/compose/app-builder.md b/vuepress/docs/next/docs/compose/app-builder.md index 6013dbe20b..455862cd2d 100644 --- a/vuepress/docs/next/docs/compose/app-builder.md +++ b/vuepress/docs/next/docs/compose/app-builder.md @@ -14,7 +14,7 @@ Pages are designed and embedded with functionality via drag-and-drop: ![page-design](./img/page-design.png) -In the default deployment, the App Builder is a React JS application served by Node. In a quickstart environment, the App Builder is deployed as a container. It is the frontend of the core application and uses REST APIs to communicate with the core instance and Entando Component Manager (ECM). The App Builder can query the ECM to fetch information on Entando Bundles available to the ECR. +In the default deployment, the App Builder is a React JS application served by Node. In a quickstart environment, the App Builder is deployed as a container. It is the frontend of the core application and uses REST APIs to communicate with the core instance and [Entando Component Manager (ECM)](ecm-overview.md). The App Builder can query the ECM to fetch information on Entando Bundles available to the ECR. ### Key Features: diff --git a/vuepress/docs/next/docs/compose/ecm-overview.md b/vuepress/docs/next/docs/compose/ecm-overview.md index fcc2f85581..3b6dcfe584 100644 --- a/vuepress/docs/next/docs/compose/ecm-overview.md +++ b/vuepress/docs/next/docs/compose/ecm-overview.md @@ -4,7 +4,7 @@ sidebarDepth: 2 # Entando Component Manager -​​An Entando Application is composed of the Entando App Builder, [Entando App Engine](../getting-started/concepts-overview.md#entando-app-engine), and Entando Component Manager. The Entando Component Manager (ECM) provides functionality to build and organize micro frontends and widgets from within the App Builder. It also manages the connections between an application and the installed plugins. +​​An Entando Application is composed of the [Entando App Builder](app-builder.md), [Entando App Engine](../getting-started/concepts-overview.md#entando-app-engine), and Entando Component Manager. The Entando Component Manager (ECM) provides functionality to build and organize micro frontends and widgets from within the App Builder. It also manages the connections between an application and the installed plugins. The Component Manager is a service that links the [Entando Component Repository](ecr-overview.md) (ECR) of the App Builder to the core application instance. It appears as `quickstart-cm-deployment` in the Kubernetes pod list: diff --git a/vuepress/docs/v6.3.2/docs/compose/app-builder.md b/vuepress/docs/v6.3.2/docs/compose/app-builder.md index 6013dbe20b..455862cd2d 100644 --- a/vuepress/docs/v6.3.2/docs/compose/app-builder.md +++ b/vuepress/docs/v6.3.2/docs/compose/app-builder.md @@ -14,7 +14,7 @@ Pages are designed and embedded with functionality via drag-and-drop: ![page-design](./img/page-design.png) -In the default deployment, the App Builder is a React JS application served by Node. In a quickstart environment, the App Builder is deployed as a container. It is the frontend of the core application and uses REST APIs to communicate with the core instance and Entando Component Manager (ECM). The App Builder can query the ECM to fetch information on Entando Bundles available to the ECR. +In the default deployment, the App Builder is a React JS application served by Node. In a quickstart environment, the App Builder is deployed as a container. It is the frontend of the core application and uses REST APIs to communicate with the core instance and [Entando Component Manager (ECM)](ecm-overview.md). The App Builder can query the ECM to fetch information on Entando Bundles available to the ECR. ### Key Features: diff --git a/vuepress/docs/v6.3.2/docs/compose/ecm-overview.md b/vuepress/docs/v6.3.2/docs/compose/ecm-overview.md index fcc2f85581..3b6dcfe584 100644 --- a/vuepress/docs/v6.3.2/docs/compose/ecm-overview.md +++ b/vuepress/docs/v6.3.2/docs/compose/ecm-overview.md @@ -4,7 +4,7 @@ sidebarDepth: 2 # Entando Component Manager -​​An Entando Application is composed of the Entando App Builder, [Entando App Engine](../getting-started/concepts-overview.md#entando-app-engine), and Entando Component Manager. The Entando Component Manager (ECM) provides functionality to build and organize micro frontends and widgets from within the App Builder. It also manages the connections between an application and the installed plugins. +​​An Entando Application is composed of the [Entando App Builder](app-builder.md), [Entando App Engine](../getting-started/concepts-overview.md#entando-app-engine), and Entando Component Manager. The Entando Component Manager (ECM) provides functionality to build and organize micro frontends and widgets from within the App Builder. It also manages the connections between an application and the installed plugins. The Component Manager is a service that links the [Entando Component Repository](ecr-overview.md) (ECR) of the App Builder to the core application instance. It appears as `quickstart-cm-deployment` in the Kubernetes pod list: