From f2d1bc3af3c4404935ab8bebf1d6cbe7bedab8c5 Mon Sep 17 00:00:00 2001 From: uki00a Date: Fri, 17 Apr 2020 00:57:49 +0900 Subject: [PATCH] docs(std): update links to documents (#4777) --- std/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/std/README.md b/std/README.md index 33b7e4d5..76c4b454 100644 --- a/std/README.md +++ b/std/README.md @@ -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) -- GitLab