1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-22 15:10:44 -05:00

link colors to fmt/colors.ts (denoland/deno_std#575)

Original: d3ad15a6c0
This commit is contained in:
迷渡 2019-08-31 01:42:31 +08:00 committed by Ryan Dahl
parent 49499d378b
commit fa790e8b52

View file

@ -22,7 +22,7 @@ the future.
Here are the dedicated documentations of modules:
- [colors](colors/README.md)
- [colors](fmt/colors.ts)
- [datetime](datetime/README.md)
- [encoding](encoding/README.md)
- [examples](examples/README.md)