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 4e1a0b2 commit d2757b0Copy full SHA for d2757b0
packages/compass-indexes/src/modules/create-index.tsx
@@ -212,7 +212,7 @@ export const OPTIONS = {
212
Building indexes in a rolling fashion can minimize the performance
213
impact of index builds. We only recommend using rolling index builds
214
when regular index builds do not meet your needs.{' '}
215
- <Link href="https://www.mongodb.com/docs/manual/core/index-creation/">
+ <Link href="https://www.mongodb.com/docs/manual/core/rolling-index-builds/">
216
Learn More
217
</Link>
218
</>
0 commit comments