diff --git a/modules/update-github-repository-file/outputs.tf b/modules/update-github-repository-file/outputs.tf index b752b5e..d231282 100644 --- a/modules/update-github-repository-file/outputs.tf +++ b/modules/update-github-repository-file/outputs.tf @@ -1,7 +1,7 @@ output "branch_href" { description = "Link to the newly-created branch" value = join("/", [ - "https://github.com/", + "https://github.com", var.organization, var.repository, "tree",