From 2c339a6b73d5bf7cbd4880df6412bd8a63d607cb Mon Sep 17 00:00:00 2001 From: "franz.germann1" Date: Thu, 19 Dec 2024 12:02:11 +0100 Subject: [PATCH] updates README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ad5db12..62fa905 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Telekom MMS & T-Systems, December 2024 - [📖 About the Product](#-about-the-product) - [🛠️ Application Stack](#️-application-stack) - [📖 Access our Documentation](#-access-our-documentation) - - [in Our Open Sovereign Cloud](#in-our-open-sovereign-cloud) - - [in a local kind Cluster](#in-a-local-kind-cluster) - - [Forgejo Repository](#forgejo-repository) + - [In our Open Sovereign Cloud](#in-our-open-sovereign-cloud) + - [In a local kind cluster](#in-a-local-kind-cluster) + - [In the Forgejo repository](#in-the-forgejo-repository) - [📝 License](#-license) --- @@ -41,7 +41,7 @@ One usecase to demonstrate the capabilities of our tool is the PetClinic Applica Our documentation is designed to be easily accessible regardless of your environment. Here are three primary ways to view it: -### in Our Open Sovereign Cloud +### In our Open Sovereign Cloud Our documentation can be easily accessed through a Backstage instance hosted on our Open Sovereign Cloud (OSC). Simply log in to our OSC Backstage platform to read through the documentation. @@ -49,12 +49,12 @@ Our documentation can be easily accessed through a Backstage instance hosted on - Username: user1 - Password: PpMpfZYICG9MRRF-3QBY2Zz1-+URYB6+-JRe -### in a local kind Cluster +### In a local kind cluster Using the edpbuilder, you can set up a local IDP that comes with a Backstage instance containing the documentation. *[How to set up a local IDP on a kind cluster](docs/userguide/edpbuilder.md)* -### Forgejo Repository +### In the Forgejo repository If you prefer direct access, the content of our documentation is centrally defined and maintained within the docs folder of this repository.