diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,12 +7,12 @@ A secure runtime for JavaScript and TypeScript. Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript. -Please read the [introduction](https://deno.land/manual.html#introduction) for -more specifics. +Please read the [introduction](https://deno.land/manual#introduction) for more +specifics. [Website](https://deno.land/) -[Manual](https://deno.land/manual.html) +[Manual](https://deno.land/manual) [Install](https://github.com/denoland/deno_install) |