From aba12806b0f5f1b3f339a7bc5948dc94b4279c95 Mon Sep 17 00:00:00 2001 From: "P. Taylor Goetz" Date: Fri, 13 Sep 2024 21:02:22 -0400 Subject: [PATCH] link fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e03a137..de3d3ef 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ go install github.com/ptgoetz/go-versionbump/cmd/versionbump ``` If you don't have Go installed and just want the binary executable, you can download a prebuilt binaries from -[here]([Download Binary](https://github.com/ptgoetz/go-versionbump/releases/tag/v0.2.0). +[here](https://github.com/ptgoetz/go-versionbump/releases/tag/v0.2.0). ## Usage Run VersionBump without any arguments to see the available flags and commands: