Skip to content

Commit bb92904

Browse files
committed
update the README.md: fix dead links issue
1 parent 4ae500d commit bb92904

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ Running various samples requires access to the Kyma environment. There are also
8787
| [HANA Cloud NodeJS API](./hana-nodejs/README.md) | This sample demonstrates how SAP HANA Cloud can be utilized within the Kyma runtime | - |
8888
| [GeoServer for a geospatial middleware over HANA Cloud](./geoserver/README.md) | This sample provides a GeoServerinstance with the plugin for SAP HANA Connectivity | - |
8989

90-
## MS SQL/Azure SQL
90+
## PostgreSQL
9191

9292
| Name | Description | References |
9393
| ------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
94-
| [Deploy a Go PostgreSQL API Endpoint in SAP BTP, Kyma Runtime](./api-postgresql-go/README.md) | This sample provides a Golang API endpoint for communication with an MS SQL database | [Tutorial](https://developers.sap.com/tutorials/cp-kyma-api-mssql-golang.html) |
95-
| [Use and Seed SAP BTP PostgreSQL in SAP BTP, Kyma Runtime](./database-postgres/README.md) | This sample demonstrates how to containerize and deploy an MS SQL database | [Tutorial](https://developers.sap.com/tutorials/cp-kyma-mssql-deployment.html) |
94+
| [Deploy a Go PostgreSQL API Endpoint in SAP BTP, Kyma Runtime](./api-postgresql-go/README.md) | This sample provides a Golang API endpoint for communication with a PostgreSQL database | |
95+
| [Use and Seed SAP BTP PostgreSQL in SAP BTP, Kyma Runtime](./database-postgres/README.md) | This sample demonstrates how to containerize and deploy a PostgreSQL database | |
9696

9797
## Advanced Scenarios
9898

0 commit comments

Comments
 (0)