Skip to content

Commit 8fef5c3

Browse files
authored
Fix links in Global Settings page
1 parent 120e2e8 commit 8fef5c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings/global.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ Click on the following dropdown to view a sample configuration file
585585
],
586586
"topbarCtaButton": {
587587
"name": "Get Started",
588-
"url": "https://1tc7vihvbit.typeform.com/to/pZJ31XZB"
588+
"url": "https://mintlify.com/start"
589589
},
590590
"anchors": [
591591
{
@@ -598,7 +598,7 @@ Click on the following dropdown to view a sample configuration file
598598
"name": "Community",
599599
"icon": "comments",
600600
"color": "#2564eb",
601-
"url": "https://discord.gg/MPNgtSZkgK"
601+
"url": "https://mintlify.com/community"
602602
}
603603
],
604604
"navigation": [

0 commit comments

Comments
 (0)