diff --git a/deno/README.md b/deno/README.md index fdcb378..4b9e707 100644 --- a/deno/README.md +++ b/deno/README.md @@ -18,7 +18,7 @@ etc). The obligatory Hello World ```sh -deno run https://deno.land/std/examples/welcome.ts +deno run https://docs.deno.com/examples/scripts/hello_world.ts ``` Run a local file