From a003bc3793ca02939f919cda18fce914431466fb Mon Sep 17 00:00:00 2001 From: Khaleel Gibran Date: Wed, 17 Jun 2020 08:48:30 +0000 Subject: [PATCH 1/2] Change jsoning and add jsoning-guide --- cnames_active.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 507a628e..8d2fb152 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1003,7 +1003,8 @@ var cnames_active = { "json-e": "taskcluster.github.io/json-e", "json-schema-faker": "json-schema-faker.github.io/website-jsf", "jsonapi": "ethanresnick.github.io/json-api", - "jsoning": "jsoning.netlify.app", + "jsoning": "khalby786.github.io/jsoning", + "jsoning-guide": "jsoning.netlify.app", "jsonql": "joel-chu.github.io/jsonql-org", "jsonui": "yourtion.github.io/vue-json-ui-editor", "jsonuri": "aligay.github.io/jsonuri", From 15da784820b4bd9d0925cd74da8664198a26ce24 Mon Sep 17 00:00:00 2001 From: Khaleel Gibran Date: Wed, 17 Jun 2020 08:54:46 +0000 Subject: [PATCH 2/2] Update URL for jsoning --- cnames_active.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 8d2fb152..e2bbd711 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -1004,7 +1004,6 @@ var cnames_active = { "json-schema-faker": "json-schema-faker.github.io/website-jsf", "jsonapi": "ethanresnick.github.io/json-api", "jsoning": "khalby786.github.io/jsoning", - "jsoning-guide": "jsoning.netlify.app", "jsonql": "joel-chu.github.io/jsonql-org", "jsonui": "yourtion.github.io/vue-json-ui-editor", "jsonuri": "aligay.github.io/jsonuri",