feat(curriculum): add a2 cert exam (#56995)

This commit is contained in:
Shaun Hamilton
2024-11-07 10:00:48 +02:00
committed by GitHub
parent fc9b82795b
commit 8a7719d706
6 changed files with 52 additions and 4 deletions
+2 -2
View File
@@ -831,8 +831,8 @@ const allStandardCerts = [
projects: [
{
id: '651dd3e06ffb500e3f2ce478',
title: 'Challenge 1',
link: `${a2EnglishBase}/learn-greetings-in-your-first-day-at-the-office/challenge-1`,
title: 'A2 English for Developers Certification Exam',
link: `${a2EnglishBase}/a2-english-for-developers-certification-exam/a2-english-for-developers-certification-exam`,
certSlug: Certification.A2English
}
]