From 857c6592456ca9d772290a9f0deddbc67e4b1f37 Mon Sep 17 00:00:00 2001 From: Marcel Bindseil Date: Sat, 24 Jun 2023 12:07:57 +0200 Subject: [PATCH] fixed link to DockerSetup file --- deployments/k3d/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/k3d/README.md b/deployments/k3d/README.md index 95a3a8d1..3369a708 100644 --- a/deployments/k3d/README.md +++ b/deployments/k3d/README.md @@ -45,4 +45,4 @@ If `make up` fails on this step: build-workload-images ``` -It might be because you have not setup Docker+Wasm integration correctly. Please refer to this document to setup Docker+Wasm integration: [Docker Setup](./Docker%20Setup.md) \ No newline at end of file +It might be because you have not setup Docker+Wasm integration correctly. Please refer to this document to setup Docker+Wasm integration: [Docker Setup](./DockerSetup.md)