We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df78815 commit ce15fcaCopy full SHA for ce15fca
Chapter02/README.md
@@ -5,6 +5,6 @@
5
### Creating the Kiada container image
6
7
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)
+- [Makefile](kiada-0.1/Makefile) - contains commands to build and push the image
+- [Dockerfile](kiada-0.1/Dockerfile) - Docker instructions for building the image
+- [app.js](kiada-0.1/app.js) - application code (JavaScript)
0 commit comments