diff --git a/3.1-Resetting-Inactive-Prefs-[Scripts].md b/3.1-Resetting-Inactive-Prefs-[Scripts].md index 6b9d5fc..e58d480 100644 --- a/3.1-Resetting-Inactive-Prefs-[Scripts].md +++ b/3.1-Resetting-Inactive-Prefs-[Scripts].md @@ -1,6 +1,6 @@ :exclamation: Read the instructions, back up your profile, and use at your own risk (although we have thoroughly tested them!). - Our scratchpad scripts are stored [here](https://github.com/ghacksuserjs/ghacks-user.js/tree/master/scratchpad-scripts) -- Our `prefsCleaner.bat` file is [here](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/prefsCleaner.bat) +- Our `prefsCleaner.bat` file is [here](https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/prefsCleaner.bat) ### :small_orange_diamond: The Issue @@ -16,7 +16,7 @@ The solution is simple. Automate it, and reset **every single pref** in the user > :small_blue_diamond: prefsCleaner.bat > -> Run the [prefsCleaner.bat](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/prefsCleaner.bat) file in your profile directory with Firefox closed. This does not cover prefs we REMOVED from the `ghacks user.js`, see the Scratchpad section for those. +> Run the [prefsCleaner.bat](https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/prefsCleaner.bat) file in your profile directory with Firefox closed. This does not cover prefs we REMOVED from the `ghacks user.js`, see the Scratchpad section for those. > > ** Special thanks to [claustromaniac](https://github.com/claustromaniac) and [earthlng](https://github.com/earthlng) for all the hard work creating and testing this