From fae906de67c96852de3d69df9aabec6d81de49df Mon Sep 17 00:00:00 2001 From: Christian Lechner <22294087+lechnerc77@users.noreply.github.com.> Date: Thu, 13 Nov 2025 09:34:14 +0100 Subject: [PATCH] fix: broken link to Kyma --- released/usecases/kyma_devcontainer_runtime/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/released/usecases/kyma_devcontainer_runtime/README.md b/released/usecases/kyma_devcontainer_runtime/README.md index d801fe7c..66bba4b4 100644 --- a/released/usecases/kyma_devcontainer_runtime/README.md +++ b/released/usecases/kyma_devcontainer_runtime/README.md @@ -1,6 +1,6 @@ # Terraform Module - Devcontainer Runtime -This Terraform module is used to provision a devcontainer runtime based on [Kyma](https://kyma-project.io/) on [SAP Business Technology Platform (BTP)](https://account.hanatrial.ondemand.com/). It creates a subaccount, sets up entitlements, and deploys a Kyma runtime environment. +This Terraform module is used to provision a devcontainer runtime based on [Kyma](https://github.com/kyma-project/kyma) on [SAP Business Technology Platform (BTP)](https://account.hanatrial.ondemand.com/). It creates a subaccount, sets up entitlements, and deploys a Kyma runtime environment. ## Prerequisites