Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'$ deno --help' shows a dead link #3232

Closed
todor2810 opened this issue Oct 29, 2019 · 2 comments
Closed

'$ deno --help' shows a dead link #3232

todor2810 opened this issue Oct 29, 2019 · 2 comments

Comments

@todor2810
Copy link

Specifically:

To execute a sandboxed script:

deno https://deno.land/welcome.ts

Possible fix:

Replace "deno https://deno.land/welcome.ts" with "deno https://deno.land/std/examples/welcome.ts" in deno/cli/flags.rs#L146 just like it is in deno/std/manual.md#flags.

@kaicataldo
Copy link

Looks like this is fixed in master.

@nayeemrmn
Copy link
Collaborator

@ry Fixed in #3231.

@ry ry closed this as completed Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants