You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
The following samples give you more hands-on practice with the [application programming model for SAP Cloud Platform](https://help.sap.com/viewer//65de2977205c403bbc107264b8eccf4b/Cloud/en-US/00823f91779d4d42aa29a498e0535cdf.html):
4
4
5
-
* Part 1 - [Foundation](https://github.com/SAP/cloud-samples-foundation)
5
+
* Part 1 - [Foundation](https://github.com/SAP/cloud-samples-foundation/tree/rel-1.0)
6
6
* Part 2 - Product Catalog (current repository)
7
-
* Part 3 - [ITelO Catalog](https://github.com/SAP/cloud-samples-itelo)
7
+
* Part 3 - [ITelO Catalog](https://github.com/SAP/cloud-samples-itelo/tree/rel-1.0)
8
8
9
9
### Part 2 - Product Catalog (Reuse Scenario)
10
10
11
-
The Product Catalog shows a sample business application, developed by reusing the CDS models from [Foundation](https://github.com/SAP/cloud-samples-foundation).
11
+
The Product Catalog shows a sample business application, developed by reusing the CDS models from [Foundation](https://github.com/SAP/cloud-samples-foundation/tree/rel-1.0).
12
12
13
13
The application allows a user to create, delete and modify products of a product catalog.
0 commit comments