Skip to content

Commit 8b28447

Browse files
committed
actual link
1 parent af983fd commit 8b28447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-schema/src/components/schema-toolbar/schema-toolbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ const SchemaToolbar: React.FunctionComponent<SchemaToolbarProps> = ({
147147
Analysis was aborted due to: Fields count above 1000. Consider
148148
breaking up your data into more collections with smaller documents,
149149
and using references to consolidate the data you need.&nbsp;
150-
<Link href="https://www.mongodb.com/cloud/atlas/lp/search-1">
150+
<Link href="https://www.mongodb.com/docs/atlas/schema-suggestions/reduce-document-size/">
151151
Learn more
152152
</Link>
153153
</Banner>

0 commit comments

Comments
 (0)