Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This will make life easier if we ever rename our default branch in future (once/if Git and GitHub provides the necessary tooling to do so).
This allows maintaining more settings in one place.
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>