From 945a2697cdeb746b59e7fe19c769aecedcf160be Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Sat, 8 Dec 2018 12:55:20 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e244e..a42b3ad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Temporary maintenance browser scripts for the Taskbar/Start Button * Press F12, go to the developer console * Paste this in the developer console: -`$.getScript("https://cdn.rawgit.com/PlaceStart/Temp-Maintenance/master/dist/StartButton.min.js");` +`$.getScript("https://cdn.jsdelivr.net/gh/PlaceStart/Temp-Maintenance/dist/StartButton.min.js");` # Development