Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

fix doc "deno doc std node assert" command typo #54

Merged
merged 2 commits into from
Aug 19, 2021

Conversation

korzio
Copy link
Contributor

@korzio korzio commented Aug 17, 2021

deno doc https://deno.land/std/assert.ts
Download https://deno.land/std/assert.ts
Warning Implicitly using latest version (0.105.0) for https://deno.land/std/assert.ts
Download https://deno.land/[email protected]/assert.ts
The graph is missing a dependency.
  Specifier: https://deno.land/std/assert.ts from file:///Users/.../$deno$doc.ts

➜ deno doc https://deno.land/std/assert.ts
->
➜ deno doc https://deno.land/std/node/assert.ts

```
deno doc https://deno.land/std/assert.ts
Download https://deno.land/std/assert.ts
Warning Implicitly using latest version (0.105.0) for https://deno.land/std/assert.ts
Download https://deno.land/[email protected]/assert.ts
The graph is missing a dependency.
  Specifier: https://deno.land/std/assert.ts from file:///Users/rd25xo/$deno$doc.ts
```
➜  deno doc https://deno.land/std/assert.ts     
-> 
➜  deno doc https://deno.land/std/node/assert.ts
@CLAassistant
Copy link

CLAassistant commented Aug 17, 2021

CLA assistant check
All committers have signed the CLA.

npm_nodejs/std_node.md Outdated Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants