Skip to content

Commit 6b8fb3b

Browse files
authored
Merge pull request #38 from mongodb-developer/add-ai-assistant-link
Add ai assistant link
2 parents 042c518 + 7916608 commit 6b8fb3b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

+5
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,11 @@ const config = {
153153
height: "100%",
154154
},
155155
items: [
156+
{
157+
label: "🤖 AI Lab Assistant",
158+
href: "https://lab-ai-assistant.ue.r.appspot.com/",
159+
position: "right",
160+
},
156161
{
157162
type: "localeDropdown",
158163
position: "right",

0 commit comments

Comments
 (0)