From 67938b99a71551683a9264322944d2c8950f126f Mon Sep 17 00:00:00 2001 From: Tobias Steckenborn Date: Thu, 25 May 2023 15:14:22 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20updates=20the=20url=20lin?= =?UTF-8?q?k=20to=20TypeScript=20support=20(#512)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- samples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples.md b/samples.md index 9caed0e8..33c0e794 100644 --- a/samples.md +++ b/samples.md @@ -7,7 +7,7 @@ Each sub directory essentially is an individual npm package arranged in an [all- ## [@capire/hello-world](hello) - A simplistic [Hello World](https://cap.cloud.sap/docs/get-started/hello-world) service using [CDS](https://cap.cloud.sap/docs/cds/) and [cds.services](https://cap.cloud.sap/docs/node.js/api#services-api). -- [Typescript support](https://cap.cloud.sap/docs/get-started/using-typescript) +- [Typescript support](https://cap.cloud.sap/docs/node.js/typescript) ## [@capire/bookshop](bookshop)