We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355839c commit 6d8e5e1Copy full SHA for 6d8e5e1
app_c/README.md
@@ -86,7 +86,7 @@ kubectl apply -f cluster-issuer.yaml
86
87
(5) Create Wasmcloud host
88
```sh
89
-kubectl apply -f https://raw.githubusercontent.com/danbugs/serverside-wasm-book-code/refs/heads/main/app_c/backend/wasmcloud-host.yaml
+kubectl apply -f https://raw.githubusercontent.com/danbugs/serverside-wasm-book-code/refs/heads/main/app_c/setup/wasmcloud-host.yaml
90
```
91
92
### Deploy the SmartCMS
0 commit comments