From 4b0051ec1b845e21624ba20a8d93a505616cc92a Mon Sep 17 00:00:00 2001 From: mmitoraj Date: Fri, 12 Jul 2024 16:08:24 +0200 Subject: [PATCH 1/2] Add a link to the module docu --- docs/06-modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/06-modules/README.md b/docs/06-modules/README.md index be9ed9ad4ff7..6fe16401bc09 100644 --- a/docs/06-modules/README.md +++ b/docs/06-modules/README.md @@ -17,4 +17,4 @@ You can enable modules at any time. If you decide that some of them are not need | [NATS](https://kyma-project.io/#/nats-manager/user/README.md) | NATS deploys a NATS cluster within the Kyma cluster. You can use it as a backend for Kyma Eventing. | | [Eventing](https://kyma-project.io/#/eventing-manager/user/README) | Eventing provides functionality to publish and subscribe to CloudEvents.
At the moment, the SAP Event Mesh default plan and NATS (provided by the NATS module) are supported. | | [API Gateway](https://kyma-project.io/#/api-gateway/user/README) | API Gateway provides functionalities that allow you to expose and secure APIs. | -| Cloud Manager| Cloud Manager brings hyperscaler products and resources into the Kyma cluster in a secure way. | +| [Cloud Manager](https://kyma-project.io/#/cloud-manager/user/README)| Cloud Manager brings hyperscaler products and resources into the Kyma cluster in a secure way. | From 6e81e32bc17dbc3b20cb45a2aab6429778263122 Mon Sep 17 00:00:00 2001 From: mmitoraj Date: Mon, 15 Jul 2024 08:37:38 +0200 Subject: [PATCH 2/2] Disable link check --- docs/06-modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/06-modules/README.md b/docs/06-modules/README.md index 6fe16401bc09..98894361f38c 100644 --- a/docs/06-modules/README.md +++ b/docs/06-modules/README.md @@ -17,4 +17,4 @@ You can enable modules at any time. If you decide that some of them are not need | [NATS](https://kyma-project.io/#/nats-manager/user/README.md) | NATS deploys a NATS cluster within the Kyma cluster. You can use it as a backend for Kyma Eventing. | | [Eventing](https://kyma-project.io/#/eventing-manager/user/README) | Eventing provides functionality to publish and subscribe to CloudEvents.
At the moment, the SAP Event Mesh default plan and NATS (provided by the NATS module) are supported. | | [API Gateway](https://kyma-project.io/#/api-gateway/user/README) | API Gateway provides functionalities that allow you to expose and secure APIs. | -| [Cloud Manager](https://kyma-project.io/#/cloud-manager/user/README)| Cloud Manager brings hyperscaler products and resources into the Kyma cluster in a secure way. | +| [Cloud Manager](https://kyma-project.io/#/cloud-manager/user/README)| Cloud Manager brings hyperscaler products and resources into the Kyma cluster in a secure way. |