| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
🔍 Commitizen bump previewNo commits in this PR are eligible for a version bump. |
Sorry, something went wrong.
|
sorry... I didn't notice this PR. I created a duplicated one... |
Sorry, something went wrong.
|
No worries 😉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
The setup-cz link in docs/tutorials/release-scm.md was missing the https:// scheme (it read github.com/commitizen-tools/setup-cz), so it rendered as a broken/relative link instead of a working hyperlink. This adds the full scheme.
Checklist
Was generative AI tooling used to co-author this PR?
Code Changes
Not applicable — documentation-only change, no code modified.
Documentation Changes
Expected Behavior
In docs/tutorials/release-scm.md, the setup-cz link inside the "Wrap this in a CI job…" tip block renders as a clickable hyperlink pointing to https://github.com/commitizen-tools/setup-cz.
In docs/tutorials/release-scm.md, the setup-cz link inside the "Wrap this in a CI job…" tip block renders as a clickable hyperlink pointing to https://github.com/commitizen-tools/setup-cz.
Steps to Test This Pull Request
Additional Context