fix(client): update report user verbiage and link (#38954)

This commit is contained in:
matbub
2020-06-01 06:07:24 -07:00
committed by GitHub
parent 727ae4b932
commit 4af28cf12c
4 changed files with 6 additions and 4 deletions

View File

@ -216,7 +216,7 @@ function createPostReportUserProfile(app) {
return Email.send$(
{
type: 'email',
to: 'team@freecodecamp.org',
to: 'support@freecodecamp.org',
cc: user.email,
from: 'team@freecodecamp.org',
subject: `Abuse Report : Reporting ${username}'s profile.`,