From 4a436a04151c5b2956ff7e97e5da983eab6792a6 Mon Sep 17 00:00:00 2001 From: Huei Tan Date: Mon, 27 Apr 2015 11:52:16 +0800 Subject: [PATCH 1/2] Add javascript-sdk-design page (sdk.js.org) --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 500adae5..b4a0e808 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -123,6 +123,7 @@ var cnames_active = { , "rwu": "rwu823.github.io" , "saturation": "saturation.github.io/www" , "savingthrow": "pdistefano.github.io/SavingThrow.js" + , "sdk": "huei90.github.io/javascript-sdk-design" , "sean": "seancallinan.github.io" , "select_io": "selaromi.github.io/select_io" , "selectric": "lcdsantos.github.io/jQuery-Selectric" From ee0d8875902c76717d5df8e9fa8bd58e4b359d5e Mon Sep 17 00:00:00 2001 From: Huei Tan Date: Mon, 27 Apr 2015 13:49:02 +0800 Subject: [PATCH 2/2] Update cnames_active.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b4a0e808..aa630c0f 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -123,7 +123,7 @@ var cnames_active = { , "rwu": "rwu823.github.io" , "saturation": "saturation.github.io/www" , "savingthrow": "pdistefano.github.io/SavingThrow.js" - , "sdk": "huei90.github.io/javascript-sdk-design" + , "sdk-design": "huei90.github.io/javascript-sdk-design" , "sean": "seancallinan.github.io" , "select_io": "selaromi.github.io/select_io" , "selectric": "lcdsantos.github.io/jQuery-Selectric"