Skip to content

Commit 992c747

Browse files
authored
fix: update path and repo because of repo rename (#105)
1 parent 4eab0cf commit 992c747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/labs/create-netpols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The egress rules are namespace wide. You cannot bind an egress policy to one Wor
6666

6767
### Build Images for the Application
6868

69-
Build the `vote`, `worker` and `result` images from this [repo](https://github.com/linode/apl-example-app). Use the Build feature to build the images with `mode: Docker`. Set the `path` to `./vote/Dockerfile` for the Vote image (and `./worker/Dockerfile` for the Worker and `./result/Dockerfile` for Result).
69+
Build the `vote`, `worker` and `result` images from this [repo](https://github.com/linode/apl-examples). Use the Build feature to build the images with `mode: Docker`. Set the `path` to `./vote-app/vote/Dockerfile` for the Vote image (and `./vote-app/worker/Dockerfile` for the Worker and `./vote-app/result/Dockerfile` for Result).
7070

7171
### Create a Redis Cluster and a PostgreSQL Database
7272

0 commit comments

Comments
 (0)