diff --git a/1.5-Keeping-Up-To-Date.md b/1.5-Keeping-Up-To-Date.md index d92746b..d610a94 100644 --- a/1.5-Keeping-Up-To-Date.md +++ b/1.5-Keeping-Up-To-Date.md @@ -6,7 +6,7 @@ We make a lot of changes - not just adding and deprecating preferences, or flipp * No need to compare files * Just download and update your user.js by replacing it - In a `/profile/preferences/` directory, you can store any preference overrides in a separate js file -- Follow our [changelogs](https://github.com/ghacksuserjs/ghacks-user.js/issues?q=is%3Aissue+is%3Aopen+label%3Achangelog) for a super easy read and links. +- Follow our [changelogs](https://github.com/ghacksuserjs/ghacks-user.js/issues?q=is%3Aissue+is%3Aopen+label%3Achangelog) for a super easy read and links, to pick up on new items and changes * We do one per stable release. Old changelogs are archived off under closed issues - Follow our [deprecated items](https://github.com/ghacksuserjs/ghacks-user.js/issues/123) sticky issue - You can also follow all the [commits](https://github.com/ghacksuserjs/ghacks-user.js/commits/master)