summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 132519f0d..0c3f92a4d 100644
--- a/README.md
+++ b/README.md
@@ -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)