From 5aa17188624a8778edae150492419aec087c09a7 Mon Sep 17 00:00:00 2001 From: Yosh Date: Mon, 28 Apr 2025 17:50:45 +0200 Subject: [PATCH] link to the JS sample and removes links to outside the BA --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9aae99e..838b9d9 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,7 @@ on the pull + serve pattern we've shown here. ## See Also -**Hosts** -- [sample-wasi-http-aks-wasmcloud](https://github.com/yoshuawuyts/sample-wasi-http-aks-wasmcloud) - A `wasi:http` example host environment running on AKS using the WasmCloud runtime +- [sample-wasi-http-js](https://github.com/bytecodealliance/sample-wasi-http-js) An example `wasi:http` server component written in JavaScript. ## License