mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 20:38:55 +00:00
docs(readme): improve link descriptions (#10083)
This commit is contained in:
parent
94c666fc45
commit
40983a48b6
@ -80,10 +80,10 @@ for await (const req of s) {
|
||||
}
|
||||
```
|
||||
|
||||
You can find a more in depth introduction, examples, and environment setup
|
||||
guides in the [manual](https://deno.land/manual).
|
||||
You can find a deeper introduction, examples, and environment setup guides in
|
||||
the [manual](https://deno.land/manual).
|
||||
|
||||
More in-depth info can be found in the runtime
|
||||
The complete API reference is available at the runtime
|
||||
[documentation](https://doc.deno.land).
|
||||
|
||||
### Contributing
|
||||
|
Loading…
Reference in New Issue
Block a user