diff options
Diffstat (limited to 'std/encoding/README.md')
-rw-r--r-- | std/encoding/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/std/encoding/README.md b/std/encoding/README.md index 7d9c89117..973713360 100644 --- a/std/encoding/README.md +++ b/std/encoding/README.md @@ -243,9 +243,7 @@ Serializes `object` as a YAML document. ### More example -See [`./yaml/example`](./yaml/example) folder and [js-yaml] repository. - -[js-yaml]: https://github.com/nodeca/js-yaml +See https://github.com/nodeca/js-yaml. ## base32 |