From 727ae4b932f0226d19d1a2af73b6867889d6957e Mon Sep 17 00:00:00 2001 From: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com> Date: Mon, 1 Jun 2020 19:30:26 +0700 Subject: [PATCH] fix(api): update url in email template (#38970) --- api-server/server/views/emails/certified.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-server/server/views/emails/certified.ejs b/api-server/server/views/emails/certified.ejs index 15958f2298..fad385ea3d 100644 --- a/api-server/server/views/emails/certified.ejs +++ b/api-server/server/views/emails/certified.ejs @@ -8,7 +8,7 @@ Please tell me a bit more about you and your near-term goals. Are you interested in contributing to our open source projects used by nonprofits? -Also, check out https://www.freecodecamp.org/contribute/ for some fun and convenient ways you can contribute to the community. +Also, check out https://contribute.freecodecamp.org/ for some fun and convenient ways you can contribute to the community. Happy coding,