diff options
author | Rodrigo Russo <rodrigozrusso@gmail.com> | 2016-04-28 09:06:12 +0200 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2016-04-28 09:06:12 +0200 |
commit | 860fa9ebc732444693568fa9cf007d3c02fe72a2 (patch) | |
tree | 5e2c619434a7a13a6bcc9f0c8bad399367164963 /yaml.html.markdown | |
parent | 719e11492e491cdc0263d84bc0717c569f4c8bc9 (diff) |
[yaml/en] Add more resources (#1666)
Diffstat (limited to 'yaml.html.markdown')
-rw-r--r-- | yaml.html.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/yaml.html.markdown b/yaml.html.markdown index 507c4d1f..a1ef0d38 100644 --- a/yaml.html.markdown +++ b/yaml.html.markdown @@ -164,3 +164,8 @@ set2: item2: null item3: null ``` + +### More Resources + ++ [YAML official website](http://yaml.org/) ++ [Online YAML Validator](http://codebeautify.org/yaml-validator) |