From 4b7204babe4716af107786f8794072b9496d2daf Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 12 Oct 2019 12:23:58 -0700 Subject: Update various links to deno_std (#3096) --- cli/flags.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/flags.rs b/cli/flags.rs index 24d331bfa..7e0f298ed 100644 --- a/cli/flags.rs +++ b/cli/flags.rs @@ -137,7 +137,7 @@ pub fn create_cli_app<'a, 'b>() -> App<'a, 'b> { .long_about("A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio. Docs: https://deno.land/manual.html -Modules: https://github.com/denoland/deno_std +Modules: https://deno.land/x/ Bugs: https://github.com/denoland/deno/issues To run the REPL: -- cgit v1.2.3