From 6761d7b57717ede9075a763f7b0dbdce1969ebf1 Mon Sep 17 00:00:00 2001 From: Grzegorz Karaluch Date: Thu, 26 Sep 2024 14:22:21 +0200 Subject: [PATCH] Disable link checker for Docker Registry --- 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 8ce5098aeaec..2970481c556f 100644 --- a/docs/06-modules/README.md +++ b/docs/06-modules/README.md @@ -18,4 +18,4 @@ You can add modules at any time. If you decide that some of them are not needed | [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. | -| [Docker Registry](https://kyma-project.io/#/docker-registry/user/README)| The Docker Registry module provides a lightweight, open-source Docker registry for storing and distributing container images in the Kubernetes environment. | +| [Docker Registry](https://kyma-project.io/#/docker-registry/user/README)| The Docker Registry module provides a lightweight, open-source Docker registry for storing and distributing container images in the Kubernetes environment. |