fix: 🐛 updates the url link to TypeScript support (#512)

This commit is contained in:
Tobias Steckenborn
2023-05-25 15:14:22 +02:00
committed by GitHub
parent 3d58e0006f
commit 67938b99a7

View File

@@ -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)