From 5a440be291fef076c0dc296b759af40b7deac922 Mon Sep 17 00:00:00 2001 From: Florian Vogt Date: Fri, 7 Nov 2025 11:47:39 +0100 Subject: [PATCH 1/2] docs: Correct links in README.md Kudos section - Fix markdown links in Kudos section - Fix typo in UI5 Vitepress link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f5e3c99f3a..f963487859f 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/ Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com). For public Q&A, use the [`ui5-tooling` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling). ## Kudos -Thanks goes out for the amazing [UI5 VitePress|https://github.com/hschaefer123/ui5-vitepress] project offered by [Holger Schäfer|https://github.com/hschaefer123] on which the UI5 CLI documentation is based. \ No newline at end of file +Thanks goes out for the amazing [UI5 VitePress](https://github.com/hschaefer123/ui5-vitepress) project offered by [Holger Schäfer](https://github.com/hschaefer123) on which the UI5 CLI documentation is based. From b4259676254e0be724b76d6fdd66034a96ac225c Mon Sep 17 00:00:00 2001 From: Florian Vogt Date: Fri, 7 Nov 2025 12:56:46 +0100 Subject: [PATCH 2/2] docs: Rephrase Kudos section in README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f963487859f..872dee4c0c5 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/ Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue. Or chat with us in the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com). For public Q&A, use the [`ui5-tooling` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling). ## Kudos -Thanks goes out for the amazing [UI5 VitePress](https://github.com/hschaefer123/ui5-vitepress) project offered by [Holger Schäfer](https://github.com/hschaefer123) on which the UI5 CLI documentation is based. +Thanks go out to [Holger Schäfer](https://github.com/hschaefer123) for the amazing [UI5 VitePress](https://github.com/hschaefer123/ui5-vitepress) project, which serves as the foundation for the UI5 CLI documentation.