summaryrefslogtreecommitdiffhomepage
path: root/yaml.html.markdown
diff options
context:
space:
mode:
authorRodrigo Russo <rodrigozrusso@gmail.com>2016-04-28 09:06:12 +0200
committerven <vendethiel@hotmail.fr>2016-04-28 09:06:12 +0200
commit860fa9ebc732444693568fa9cf007d3c02fe72a2 (patch)
tree5e2c619434a7a13a6bcc9f0c8bad399367164963 /yaml.html.markdown
parent719e11492e491cdc0263d84bc0717c569f4c8bc9 (diff)
[yaml/en] Add more resources (#1666)
Diffstat (limited to 'yaml.html.markdown')
-rw-r--r--yaml.html.markdown5
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)