From 0e8a3c6b6673b81916b05b1e579c07e1fd3902ac Mon Sep 17 00:00:00 2001 From: Thiago Almeida Vergani Date: Mon, 6 Apr 2020 17:20:50 -0300 Subject: [PATCH] AutoLoader Update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d5c0f1..0a1c034 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ var xhr=new XMLHttpRequest;xhr.open("get","https://raw.githubusercontent.com/Sai This method should automatically load the script on page load. 1. Install Greasemonkey Browser Addon (or alternative) -2. [Click here to install](https://raw.githubusercontent.com/notnullgames/Herosaver/master/herosaver-autoloader.user.js "Click to install"), Link to repository: [herosaver-autoloader.user.js](herosaver-autoloader.user.js) +2. [Click here to install](https://raw.githubusercontent.com/SaiDAV/SaverSTL/master/herosaver-autoloader.user.js "Click to install"), Link to repository: [herosaver-autoloader.user.js](herosaver-autoloader.user.js) 3. The install window should pop up, check "Open editor after install completes" if you want to add domains, then click install. 4. If it doesn't pop up an install window, either Greasemonkey isn't installed or another problem has occured, you can try adding the script manually.