1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00

docs(std): update links to documents (#4777)

This commit is contained in:
uki00a 2020-04-17 00:57:49 +09:00 committed by GitHub
parent 00fa4858b0
commit f2d1bc3af3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ Here are the dedicated documentations of modules:
- [fs](fs/README.md)
- [http](http/README.md)
- [log](log/README.md)
- [strings](strings/README.md)
- [node](node/README.md)
- [testing](testing/README.md)
- [uuid](uuid/README.md)
- [ws](ws/README.md)