fix(curriculum): rename rdbms cert project to proper name (#43042)
* fix:(curriculum): rename rdbms cert project * fix: some more spots to rename * fix: rename i18n's
This commit is contained in:
@ -469,8 +469,8 @@ const certMap = [
|
||||
},
|
||||
{
|
||||
id: '602da04c22201c65d2a019f4',
|
||||
title: 'Final Boss',
|
||||
link: `${relationalDatabasesBase}/final-boss`,
|
||||
title: 'Number Guessing Game',
|
||||
link: `${relationalDatabasesBase}/number-guessing-game`,
|
||||
superBlock: 'relational-databases'
|
||||
}
|
||||
]
|
||||
|
@ -75,5 +75,5 @@
|
||||
"periodic-table-database": "Relational Databases",
|
||||
"learn-github-by-building-a-list-of-inspirational-quotes":
|
||||
"Relational Databases",
|
||||
"final-boss": "Relational Databases"
|
||||
"number-guessing-game": "Relational Databases"
|
||||
}
|
||||
|
@ -63,7 +63,7 @@
|
||||
],
|
||||
[
|
||||
"602da04c22201c65d2a019f4",
|
||||
"Final Boss"
|
||||
"Number Guessing Game"
|
||||
]
|
||||
],
|
||||
"helpRoom": "HelpBackend",
|
||||
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
id: 602da04c22201c65d2a019f4
|
||||
title: Final Boss
|
||||
title: Number Guessing Game
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.final-boss
|
||||
dashedName: final-boss
|
||||
url: https://github.com/moT01/.number-guessing-game
|
||||
dashedName: number-guessing-game
|
||||
---
|
||||
|
||||
# --description--
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
id: 602da04c22201c65d2a019f4
|
||||
title: Final Boss
|
||||
title: Number Guessing Game
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.final-boss
|
||||
dashedName: final-boss
|
||||
url: https://github.com/moT01/.number-guessing-game
|
||||
dashedName: number-guessing-game
|
||||
---
|
||||
|
||||
# --description--
|
@ -12,4 +12,4 @@ tests:
|
||||
- id: 602d9ff222201c65d2a019f2
|
||||
title: Periodic Table Database
|
||||
- id: 602da04c22201c65d2a019f4
|
||||
title: Final Boss
|
||||
title: Number Guessing Game
|
||||
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
id: 602da04c22201c65d2a019f4
|
||||
title: Final Boss
|
||||
title: Number Guessing Game
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.final-boss
|
||||
dashedName: final-boss
|
||||
url: https://github.com/moT01/.number-guessing-game
|
||||
dashedName: number-guessing-game
|
||||
---
|
||||
|
||||
# --description--
|
@ -1,10 +1,10 @@
|
||||
---
|
||||
id: 602da04c22201c65d2a019f4
|
||||
title: Final Boss
|
||||
title: Number Guessing Game
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.final-boss
|
||||
dashedName: final-boss
|
||||
url: https://github.com/moT01/.number-guessing-game
|
||||
dashedName: number-guessing-game
|
||||
---
|
||||
|
||||
# --description--
|
@ -1,18 +0,0 @@
|
||||
---
|
||||
id: 602da04c22201c65d2a019f4
|
||||
title: Final Boss
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.final-boss
|
||||
dashedName: final-boss
|
||||
---
|
||||
|
||||
# --description--
|
||||
|
||||
# --instructions--
|
||||
|
||||
# --hints--
|
||||
|
||||
# --seed--
|
||||
|
||||
# --solutions--
|
@ -0,0 +1,18 @@
|
||||
---
|
||||
id: 602da04c22201c65d2a019f4
|
||||
title: Number Guessing Game
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.number-guessing-game
|
||||
dashedName: number-guessing-game
|
||||
---
|
||||
|
||||
# --description--
|
||||
|
||||
# --instructions--
|
||||
|
||||
# --hints--
|
||||
|
||||
# --seed--
|
||||
|
||||
# --solutions--
|
@ -3,8 +3,8 @@ id: 602da04c22201c65d2a019f4
|
||||
title: Chefe final
|
||||
challengeType: 12
|
||||
helpCategory: Relational Databases
|
||||
url: https://github.com/moT01/.final-boss
|
||||
dashedName: final-boss
|
||||
url: https://github.com/moT01/.number-guessing-game
|
||||
dashedName: number-guessing-game
|
||||
---
|
||||
|
||||
# --description--
|
Reference in New Issue
Block a user