We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4a2940 commit c13ae7dCopy full SHA for c13ae7d
docusaurus.config.js
@@ -62,8 +62,8 @@ const footerLinks = [
62
href: `https://www.mongodb.com/developer/${utmParams}`,
63
},
64
{
65
- label: "MongoDB University",
66
- href: `https://learn.mongodb.com/${utmParams}`,
+ label: "GenAI Code Examples",
+ href: `https://github.com/mongodb-developer/GenAI-Showcase`,
67
68
69
href: `https://github.com/${organizationName}/${workshopName}`,
0 commit comments