mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor(curriculum): rework pokemon project to rpg creatures project (#58812)
This commit is contained in:
@@ -127,8 +127,8 @@ const allStandardCerts = [
|
||||
},
|
||||
{
|
||||
id: '6555c1d3e11a1574434cf8b5',
|
||||
title: 'Build a Pokémon Search App',
|
||||
link: getJavaScriptAlgoPath('build-a-pokemon-search-app'),
|
||||
title: 'Build an RPG Creature Search App',
|
||||
link: getJavaScriptAlgoPath('build-an-rpg-creature-search-app'),
|
||||
certSlug: Certification.JsAlgoDataStructNew
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user