diff --git a/_config-develop.yml b/_config-develop.yml index 8747528..e55dfad 100644 --- a/_config-develop.yml +++ b/_config-develop.yml @@ -12,7 +12,7 @@ markdown: kramdown keywords: "argon, augmented reality, web, javascript" -argonjs: "https://rawgit.com/argonjs/argon/develop/dist/argon.js" +argonjs: "https://cdn.jsdelivr.net/gh/argonjs/argon@develop/dist/argon.js" redirect: "false" diff --git a/_config-master.yml b/_config-master.yml index 3529b87..17d5495 100644 --- a/_config-master.yml +++ b/_config-master.yml @@ -12,7 +12,7 @@ markdown: kramdown keywords: "argon, augmented reality, web, javascript" -# argonjs: "https://rawgit.com/argonjs/argon/develop/dist/argon.js" +# argonjs: "https://cdn.jsdelivr.net/gh/argonjs/argon@develop/dist/argon.js" redirect: "true"