Skip to content

Commit 0560825

Browse files
authored
chore(compass-indexes): change docs link to nav to rolling index builds directly COMPASS-9276 (#6898)
chore(compass-indexes): change docs link to nav to rolling index builds directly
1 parent 4e1a0b2 commit 0560825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-indexes/src/modules/create-index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ export const OPTIONS = {
212212
Building indexes in a rolling fashion can minimize the performance
213213
impact of index builds. We only recommend using rolling index builds
214214
when regular index builds do not meet your needs.{' '}
215-
<Link href="https://www.mongodb.com/docs/manual/core/index-creation/">
215+
<Link href="https://www.mongodb.com/docs/manual/core/rolling-index-builds/">
216216
Learn More
217217
</Link>
218218
</>

0 commit comments

Comments
 (0)