mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 21:50:00 -05:00
fix link (#9472)
This commit is contained in:
parent
723c99de8a
commit
46da7c6aff
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ It's built on V8, Rust, and Tokio.
|
|||
formatter (`deno fmt`).
|
||||
- Has
|
||||
[a set of reviewed (audited) standard
|
||||
modules](https://github.com/denoland/deno/tree/master/std) that are guaranteed
|
||||
to work with Deno.
|
||||
modules](https://github.com/denoland/deno_std) that are guaranteed to work
|
||||
with Deno.
|
||||
- Scripts can be bundled into a single JavaScript file.
|
||||
|
||||
## Philosophy
|
||||
|
|
Loading…
Add table
Reference in a new issue