Skip to content

Commit

Permalink
Reordering
Browse files Browse the repository at this point in the history
  • Loading branch information
ajosh0504 committed Jun 10, 2024
1 parent c13ae7d commit 971460f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ const footerLinks = [
label: "Try MongoDB Atlas",
href: `https://www.mongodb.com/try?${utmParams}`,
},
{
label: "GenAI Forums",
href: `https://www.mongodb.com/community/forums/c/generative-ai/162/${utmParams}`,
},
{
label: "Developer Center",
href: `https://www.mongodb.com/developer/${utmParams}`,
Expand All @@ -65,6 +61,10 @@ const footerLinks = [
label: "GenAI Code Examples",
href: `https://github.com/mongodb-developer/GenAI-Showcase`,
},
{
label: "GenAI Forums",
href: `https://www.mongodb.com/community/forums/c/generative-ai/162/${utmParams}`,
},
{
href: `https://github.com/${organizationName}/${workshopName}`,
label: "This lab in GitHub",
Expand Down

0 comments on commit 971460f

Please sign in to comment.