<!-- Thank you for filing a bug! Please feel free to answer as much or as little of this template as you can. Please check pipx's Troubleshooting page to see if any of those solutions help solve your issue: https://pypa.github.io/pipx/troubleshooting/ --> **Describe the bug** <!-- Please be as detailed as possible! --> The `master` branch no longer exists but there are references to it: - https://github.com/TechKln/pipx/blob/main/.github/workflows/publish_docs.yml - https://github.com/TechKln/pipx/blob/main/docs/comparisons.md#migrating-to-pipx-from-pipsi - https://github.com/TechKln/pipx/blob/main/noxfile.py#L86 **Expected behavior** <!-- What should have happened? --> The references should be to the `main` branch.