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 7c4c14e commit f9bcc51Copy full SHA for f9bcc51
packages/compass-data-modeling/src/components/export-diagram-modal.tsx
@@ -82,7 +82,7 @@ const ExportDiagramModal = ({
82
Export the data modal to JSON format.
83
{nbsp}
84
<Link
85
- href="https://www.mongodb.com/docs/compass/current/data-modeling/export-diagram/"
+ href="https://www.mongodb.com/docs/manual/data-modeling//"
86
target="_blank"
87
rel="noopener noreferrer"
88
>
0 commit comments