summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-10-12 12:23:58 -0700
committerBert Belder <bertbelder@gmail.com>2019-10-12 12:23:58 -0700
commit4b7204babe4716af107786f8794072b9496d2daf (patch)
tree8f0454a80cc9dd8d9be506960ca0300cd01533a4 /cli
parent97d8498d46bbfb7bb16eeb3a69565d2aeda1e5aa (diff)
Update various links to deno_std (#3096)
Diffstat (limited to 'cli')
-rw-r--r--cli/flags.rs2
1 files changed, 1 insertions, 1 deletions
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: