| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
🔍 Commitizen bump previewNo commits in this PR are eligible for a version bump. |
Sorry, something went wrong.
|
Sorry I think my AI agent messed up. I don't see why it's changing the title of a PR which is already merged... let me restore it |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Add the missing https:// scheme to the setup-cz link in the SCM release tutorial. Without the scheme, Lychee interpreted the URL as a repository-relative file path and generated repeated broken-link reports.
Checklist
Was generative AI tooling used to co-author this PR?
Generated-by: GitHub Copilot following the guidelines
Code Changes
Documentation Changes
Expected Behavior
Lychee resolves the setup-cz link as an external GitHub URL instead of a missing local file.
Steps to Test This Pull Request
Additional Context
Lychee reports 2 links checked, 2 successful, and 0 errors for the affected document.
Fixes: #2071