From d3d91ea0f2797987aa74c8a039683a75c512ffb2 Mon Sep 17 00:00:00 2001 From: Barry Morrison <689591+esacteksab@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:28:49 -0600 Subject: [PATCH] fix: use correct link in help text output --- cmd/tp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tp.go b/cmd/tp.go index c9503b8..e368f51 100644 --- a/cmd/tp.go +++ b/cmd/tp.go @@ -54,7 +54,7 @@ var rootCmd = &cobra.Command{ Terraform plan output, wrapped around '
' element so the plan output is collapsed for easier reading on longer outputs. The body of your pull request will look like this - https://github.com/esacteksab/gh-tp/example/EXAMPLE-PR.md + https://github.com/esacteksab/gh-tp/blob/main/example/EXAMPLE-PR.md Flags (-o, -m, -b) can be used instead of a config file if a unique binary (terraform or tofu) is found in your PATH. If flags are provided,