refactor(curriculum,client): rename a2 exam block to en-a2-certification-exam (#63138)

This commit is contained in:
Huyen Nguyen
2025-10-28 11:53:08 -07:00
committed by GitHub
parent da0901ff21
commit a1625e5972
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -905,7 +905,7 @@ const allStandardCerts = [
{
id: '6721db5d9f0c116e6a0fe25a',
title: 'A2 English for Developers Certification Exam',
link: `${a2EnglishBase}/a2-english-for-developers-certification-exam/a2-english-for-developers-certification-exam`,
link: `${a2EnglishBase}/en-a2-certification-exam/en-a2-certification-exam`,
certSlug: Certification.A2English
}
]