Skip to content

Commit c13ae7d

Browse files
author
ajosh0504
committed
Adding GenAI Showcase link to bottom bar
1 parent a4a2940 commit c13ae7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ const footerLinks = [
6262
href: `https://www.mongodb.com/developer/${utmParams}`,
6363
},
6464
{
65-
label: "MongoDB University",
66-
href: `https://learn.mongodb.com/${utmParams}`,
65+
label: "GenAI Code Examples",
66+
href: `https://github.com/mongodb-developer/GenAI-Showcase`,
6767
},
6868
{
6969
href: `https://github.com/${organizationName}/${workshopName}`,

0 commit comments

Comments
 (0)