diff options
Diffstat (limited to 'website/index.html')
| -rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 16b5cb02b..f05f2e575 100644 --- a/website/index.html +++ b/website/index.html @@ -99,7 +99,7 @@ href="https://github.com/denoland/deno_install/blob/master/install.ps1">https:// <h2 id="example">Example <a href="#example">#</a></h2> <p>Try running a simple program:</p> - <pre>deno https://deno.land/welcome.js</pre> + <pre>deno https://deno.land/welcome.ts</pre> <p>Or a more complex one:</p> |
