From 96c0904ab7fdc842c1d1f3f81b4cd76ec6563c5c Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 7 Feb 2026 10:27:53 -0700 Subject: [PATCH] docs: update git-format reference Rename from formatted-commit to git-format and update URL from https://git.secluded.site/formatted-commit to https://git.secluded.site/git-format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c1cbf61f30d83e792242660e1ec762b3ccab9de..9aecf93b977b1570d5d3d8a5f14c8f154a3dbac2 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ complete example workflow. Some other tools if this one interested you -- [formatted-commit](https://git.secluded.site/formatted-commit) - CLI that turns LLM input into well-formatted Conventional Commits +- [git-format](https://git.secluded.site/git-format) - CLI that turns LLM input into well-formatted conventional commits and tags - [agent-skills](https://git.secluded.site/agent-skills) - collection of Agent Skills for extending LLM capabilities ## License