From ccb14d97912f19d3e8910adc3b8fce353fa2fd3c Mon Sep 17 00:00:00 2001 From: Pierre Fritsch Date: Mon, 29 Jul 2024 17:22:05 +0200 Subject: [PATCH] README: Fix link to "Getting Started" page (#744) Co-authored-by: Christian Georgi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d49bf50..c37e111e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Find here a collection of samples for the [SAP Cloud Application Programming Mod ### Preliminaries -1. Ensure you have the latest LTS version of Node.js installed (see [Getting Started](https://cap.cloud.sap/docs/get-started/)) +1. Ensure you have the latest LTS version of Node.js installed (see [Getting Started](https://cap.cloud.sap/docs/get-started/jumpstart)) 2. Install [**@sap/cds-dk**](https://cap.cloud.sap/docs/get-started/) globally: ```sh