From c5a806d8e06080f66feecaeccc0da2611bd5286e Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 16 Sep 2026 14:07:15 +0000 Subject: [PATCH] docs: point Conventional Branch link at conventionalbranch.org The project moved off its GitHub Pages domain; conventional-branch.github.io is the old address. This was its only occurrence in the repository -- the other Conventional Branch mentions carry no URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99020e3c..3c99558f 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ fails when a contributor did not install the hook. ### `branch` -- **Description**: check git branch name following [Conventional Branch](https://conventional-branch.github.io/). +- **Description**: check git branch name following [Conventional Branch](https://conventionalbranch.org/). - Default: `true` ### `author-name`