From f2838d0ea176312317639e3884bd7b1b16e1f4ce Mon Sep 17 00:00:00 2001 From: shenxianpeng Date: Wed, 5 Aug 2026 01:59:49 +0300 Subject: [PATCH] docs: add commit-check.com link to config header Expose the official website at the top of the org config file. --- commit-check.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/commit-check.toml b/commit-check.toml index 304e025..8116d21 100644 --- a/commit-check.toml +++ b/commit-check.toml @@ -1,3 +1,4 @@ +# Learn more: https://commit-check.com # ============================================================================ # commit-check — org-level base configuration # @@ -7,7 +8,7 @@ # inherit_from = "github:commit-check/.github:commit-check.toml" # # Local settings override the inherited values (shallow merge per section). -# See https://github.com/commit-check/commit-check for full documentation. +# See https://commit-check.com for full documentation. # ============================================================================ [commit]