diff --git a/bootstrap/bootstrap.go b/bootstrap/bootstrap.go index 3d1d8e287..8d59fcf0d 100644 --- a/bootstrap/bootstrap.go +++ b/bootstrap/bootstrap.go @@ -19,7 +19,7 @@ import ( "github.com/pkg/errors" ) -var terraformExampleRepoOwner = "atlantis-north" +var terraformExampleRepoOwner = "atlantisnorth" var terraformExampleRepo = "atlantis-example" var bootstrapDescription = `[white]Welcome to Atlantis bootstrap!