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 8f43fd8 commit 0ee3fd2Copy full SHA for 0ee3fd2
docusaurus.config.js
@@ -66,7 +66,7 @@ const footerLinks = [
66
href: `https://learn.mongodb.com?${utmParams}`,
67
},
68
{
69
- href: `https://github.com?${organizationName}/${workshopName}`,
+ href: `https://github.com/${organizationName}/${workshopName}`,
70
label: "This lab in GitHub",
71
72
];
0 commit comments