From cf0fb0ddaec7c4929a04b9a33196a1724c9554c6 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 2 Jan 2018 10:04:47 +1300 Subject: [PATCH] Updated 3.3 Updater Scripts (markdown) --- 3.3-Updater-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.3-Updater-Scripts.md b/3.3-Updater-Scripts.md index 88718ec..8c5efac 100644 --- a/3.3-Updater-Scripts.md +++ b/3.3-Updater-Scripts.md @@ -8,7 +8,7 @@ Unless you want to use the `user.js` exactly as it is, you **must** follow our n ### :small_orange_diamond: Mac/Linux -[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. It will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. +[Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.sh) the `updater.sh` script and save it in your profile folder. It will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. ### :small_orange_diamond: Windows