mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
GitHub apparently changed the behavior of raw.githubusercontent.com. Previously, https://raw.githubusercontent.com/:org/:repo/HEAD/:path worked. It no longer works. Instead, we will use the master branch. Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>