From 46da7c6aff3c10af6a067f4229644d2de444a3a7 Mon Sep 17 00:00:00 2001 From: rigwild Date: Thu, 11 Feb 2021 20:14:23 +0100 Subject: fix link (#9472) --- docs/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/introduction.md b/docs/introduction.md index 3f63dccc8..ed9ec9804 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -15,8 +15,8 @@ It's built on V8, Rust, and Tokio. formatter (`deno fmt`). - Has [a set of reviewed (audited) standard - modules](https://github.com/denoland/deno/tree/master/std) that are guaranteed - to work with Deno. + modules](https://github.com/denoland/deno_std) that are guaranteed to work + with Deno. - Scripts can be bundled into a single JavaScript file. ## Philosophy -- cgit v1.2.3