Fixed a link and added an online json diff tool (#95)

This commit is contained in:
cyril 2020-06-13 20:57:17 +02:00 committed by GitHub
parent e7c896da6a
commit 37ad93cba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,8 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
- [Awesome JSON](https://github.com/burningtree/awesome-json) - A curated list of awesome JSON libraries and resources.
- [Getting Started and Basics](https://www.codecademy.com/courses/javascript-beginner-en-xTAfX/0/1) - JSON Basics.
- [JSON 2 YAML](json2yaml.com) - An online JSON to YAML conversion tool.
- [JSON diff](https://extendsclass.com/json-diff.html) - An online JSON diff tool.
- [JSON 2 YAML](https://www.json2yaml.com/) - An online JSON to YAML conversion tool.
### XML