Skip to content

Commit 10b9696

Browse files
authored
Merge pull request #15 from SAP-samples/14-exercise-0-mdctutorialzip-is-not-available
fix(ex0): correct path to mdc.tutorial.zip
2 parents cebdca9 + cdf92da commit 10b9696

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ex0/readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ This command should display the installed version of Node.js.
1919
## Step 2: Download and Extract Project Files
2020

2121
Next, we will download the project files contained in a .zip file.
22-
23-
- Download the project files from [mdc.tutorial.zip](https://github.com/SAP-samples/ui5-mdc-json-tutorial/raw/ghpages/mdc.tutorial.zip).
22+
- Download the project files from [mdc.tutorial.zip](https://sap-samples.github.io/ui5-mdc-json-tutorial/mdc.tutorial.zip).
2423
- Once the download is complete, navigate to the download location and extract the .zip file.
2524

2625
## Step 3: Open the Project Folder
@@ -64,4 +63,4 @@ This command will start a development server for our project. You can access the
6463
## Summary
6564
Congratulations, we have successfully set up our development environment and served our project!
6665

67-
Continue to - [Exercise 1](../ex1/readme.md)
66+
Continue to - [Exercise 1](../ex1/readme.md)

0 commit comments

Comments
 (0)