From 95dea5e9b9c3e22d670155318e23716e1aa83c4e Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 12:29:10 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- _config-develop.yml | 2 +- _config-master.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"