Skip to content

Commit 20c63e2

Browse files
committed
Fix links
1 parent fbdfb62 commit 20c63e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

-exercises-/03-ConnectService/MockServer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ The mock server provided by SAP S/4HANA Cloud SDK can be used to test the OData
4141
## Next
4242
From here on, the application uses the server as if it would be a live SAP S/4HANA system.
4343

44-
Continue with the [exercise](../README.MD).
44+
Continue with the [exercise](../README.md).

-exercises-/03-ConnectService/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In this exercise you will learn how to add a remote service to your app that fet
1111
## Exercise description
1212

1313
### 1. Setup Mock Server for SAP S/4HANA
14-
In case you do not have access to a live SAP S/4HANA system, there is a server that mocks the relevant OData APIs. Follow [these instructions](MockServer/README.MD) to set it up.
14+
In case you do not have access to a live SAP S/4HANA system, there is a server that mocks the relevant OData APIs. Follow [these instructions](MockServer/README.md) to set it up.
1515

1616
### 2. Switch to a different start branch
1717

0 commit comments

Comments
 (0)