From 8dc8e6d5ae0f43bd3dbf22c52b5052ef5dd958e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C5=82gorzata=20=C5=9Awieca?= Date: Mon, 10 Feb 2025 16:01:30 +0100 Subject: [PATCH] Change caution to warning (#18779) --- docs/02-get-started/01-quick-install.md | 2 +- docs/06-modules/README.md | 2 +- docs/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/02-get-started/01-quick-install.md b/docs/02-get-started/01-quick-install.md index dbc45934dea6..0922c616b182 100644 --- a/docs/02-get-started/01-quick-install.md +++ b/docs/02-get-started/01-quick-install.md @@ -1,6 +1,6 @@ # Quick Install -> [!CAUTION] +> [!WARNING] > This guide describes the installation of standalone open-source Kyma with specific modules. If you are a managed offering user of **SAP BTP, Kyma runtime**, read [Add and Delete a Kyma Module](https://help.sap.com/docs/btp/sap-business-technology-platform/enable-and-disable-kyma-module?locale=en-US&version=Cloud) instead. To get started with Kyma, let's quickly install it with specific modules first. diff --git a/docs/06-modules/README.md b/docs/06-modules/README.md index 79eff7203d77..48f3aa330c18 100644 --- a/docs/06-modules/README.md +++ b/docs/06-modules/README.md @@ -1,6 +1,6 @@ # Kyma Modules -> [!CAUTION] +> [!WARNING] > This is the open-source documentation for the Kyma project. If you are a managed offering user of **SAP BTP, Kyma runtime**, see [Kyma's Modular Approach](https://help.sap.com/docs/btp/sap-business-technology-platform/kyma-s-modular-approach?version=Cloud) on SAP Help Portal. Classic Kyma offered a fixed set of preconfigured components whose development rhythm was synchronized and determined by the release schedule. diff --git a/docs/README.md b/docs/README.md index 9de0bc79b879..ae86ebdd88d3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # What Is Kyma -> [!CAUTION] +> [!WARNING] > This is the open-source documentation for the Kyma project. If you are a managed offering user of **SAP BTP, Kyma runtime**, see [Kyma's Modular Approach](https://help.sap.com/docs/btp/sap-business-technology-platform/kyma-s-modular-approach?version=Cloud) on SAP Help Portal. Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities to develop and run enterprise-grade cloud-native applications.