Skip to content

Commit f8fd078

Browse files
committed
Replace Developer Center CTA with a CTA leading to the Skill Badges
1 parent 43c28e3 commit f8fd078

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/90-summary.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Congratulations! Following this tutorial, you have successfully:
1313
* Installed additional tools such as Compass.
1414
* Imported the library sample dataset.
1515

16-
Visit the <Link to="https://mongodb.com/developer/">MongoDB Developer Center</Link> for more useful information and tutorials.
16+
Explore all free <Link to="https://learn.mongodb.com/skills?team=devrel&">MongoDB Skill Badge</Link> courses and level up your skills today!

i18n/zh/docusaurus-theme-classic/footer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"link.item.label.Try MongoDB Atlas": {
33
"message": "试用 MongoDB Atlas",
4-
"description": "The label of footer link with label=Try MongoDB Atlas linking to https://www.mongodb.com/try?utm_campaign=devrel&utm_source=workshop&utm_medium=cta&utm_content=search-party-lab&utm_term=project.phoenix"
4+
"description": "The label of footer link with label=Try MongoDB Atlas linking to https://www.mongodb.com/try"
55
},
66
"link.item.label.Forums": {
77
"message": "论坛",
8-
"description": "The label of footer link with label=Forums linking to https://www.mongodb.com/community/forums?utm_campaign=devrel&utm_source=workshop&utm_medium=cta&utm_content=search-party-lab&utm_term=project.phoenix"
8+
"description": "The label of footer link with label=Forums linking to https://www.mongodb.com/community/forums"
99
},
1010
"link.item.label.Skill Badges": {
1111
"message": "Skill Badges",
12-
"description": "The label of footer link with label=Skill Badges linking to https://learn.mongodb.com/skills?team=devrel&utm_campaign=devrel&utm_source=workshop&utm_medium=cta&utm_content=developer.day&utm_term=project.phoenix"
12+
"description": "The label of footer link with label=Skill Badges linking to https://learn.mongodb.com/skills?team=devrel"
1313
},
1414
"link.item.label.This lab in GitHub": {
1515
"message": "GitHub 上的更多实验",

0 commit comments

Comments
 (0)