From e1585a3c842013df38d8f1c32f64f32b8a90fcd9 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 7 Feb 2026 10:28:00 -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 90e750474590bab5d580d31812570c78a8747dac..d178a9cf25ca78179f67657572cab55efa8df76a 100644 --- a/README.md +++ b/README.md @@ -233,4 +233,4 @@ Some other tools if this one interested you: - [go-lunatask](https://git.secluded.site/go-lunatask) — the Go client library lune is built with - [agent-skills](https://git.secluded.site/agent-skills) — collection of Agent Skills for extending LLM capabilities -- [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