We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d71f7 commit c6f2ae3Copy full SHA for c6f2ae3
docusaurus.config.js
@@ -58,12 +58,8 @@ const footerLinks = [
58
href: `https://www.mongodb.com/community/forums?${utmParams}`,
59
},
60
{
61
- label: "Developer Center",
62
- href: `https://www.mongodb.com/developer?${utmParams}`,
63
- },
64
- {
65
- label: "MongoDB University",
66
- href: `https://learn.mongodb.com?${utmParams}`,
+ label: 'Skill Badges',
+ href: `https://learn.mongodb.com/skills?team=devrel&${utmParams}`,
67
68
69
href: `https://github.com/${organizationName}/${workshopName}`,
0 commit comments