From de0bde5dacba0586a426f5f4ce94f194f676b3c1 Mon Sep 17 00:00:00 2001 From: mmitoraj Date: Mon, 22 Jul 2024 12:23:21 +0200 Subject: [PATCH] Enable 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 98894361f38c..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](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. |