diff --git a/internal/email/email.go b/internal/email/email.go index 5ff37c7449..13efc2d971 100644 --- a/internal/email/email.go +++ b/internal/email/email.go @@ -117,12 +117,12 @@ func getEmailBodyHTML(code, sponsor, project, role, inviteeEmail string) string AdminName: sponsor, OrganizationName: project, // TODO: Determine the correct environment for the invite URL and the rest of the URLs - InvitationURL: fmt.Sprintf("https://cloud.minder.com/join/%s", code), + InvitationURL: fmt.Sprintf("https://cloud.stacklok.com/join/%s", code), RecipientEmail: inviteeEmail, - MinderURL: "https://cloud.minder.com", + MinderURL: "https://cloud.stacklok.com", TermsURL: "https://stacklok.com/stacklok-terms-of-service", PrivacyURL: "https://stacklok.com/privacy-policy/", - SignInURL: "https://cloud.minder.com", + SignInURL: "https://cloud.stacklok.com", RoleName: role, } diff --git a/internal/email/template.go b/internal/email/template.go index b29c5a34b9..228cdca5b1 100644 --- a/internal/email/template.go +++ b/internal/email/template.go @@ -20,7 +20,7 @@ const ( bodyHTML = `
@@ -88,7 +88,7 @@ const ( the {{.OrganizationName}} organization in Minder.
@@ -132,7 +132,7 @@ const (
color: #475467;
font-size: 14px;
font-weight: normal;
- padding: 24px 0px 24px 0px;
+ padding: 18px 0px 6px 0px;
"
>
Once you accept, you’ll be able to view the {{.OrganizationName}}
@@ -143,7 +143,7 @@ const (
color: #475467;
font-size: 12px;
font-weight: normal;
- padding: 24px 0px 24px 0px;
+ padding: 6px 0px 6px 0px;
"
>
@@ -152,7 +152,7 @@ const ( expecting it, you can ignore this email. -
+ @@ -177,7 +177,7 @@ const ( and prove to others that what they’ve built is secure.
+ |