From 37ad93cba451511ac7780f87a0fb5e886e57d40e Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Sat, 13 Jun 2020 20:57:17 +0200 Subject: [PATCH] Fixed a link and added an online json diff tool (#95) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 825de3b..e12e67c 100644 --- a/README.md +++ b/README.md @@ -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