Skip to content

Commit ce15fca

Browse files
SGaidiluksa
authored andcommitted
fix broken links in Chapter02/README.md
1 parent df78815 commit ce15fca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Chapter02/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
### Creating the Kiada container image
66

77
Building the **`kiada:1.0`** image:
8-
- [Makefile](kiada-0.1-image/Makefile) - contains commands to build and push the image
9-
- [Dockerfile](kiada-0.1-image/Dockerfile) - Docker instructions for building the image
10-
- [app.js](kiada-0.1-image/app.js) - application code (JavaScript)
8+
- [Makefile](kiada-0.1/Makefile) - contains commands to build and push the image
9+
- [Dockerfile](kiada-0.1/Dockerfile) - Docker instructions for building the image
10+
- [app.js](kiada-0.1/app.js) - application code (JavaScript)

0 commit comments

Comments
 (0)