Skip to content

Commit 8fc51d7

Browse files
committed
Fix <Link> to
1 parent d1bebf3 commit 8fc51d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/30_Index_configuration/9_advanced.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## `near` operator
44

55
Operates on numbers and dates, but trickier than `equals`, `in`, and `range`
6-
* <Link url="https://www.mongodb.com/docs/atlas/atlas-search/near/">near operator</Link>
6+
* <Link to="https://www.mongodb.com/docs/atlas/atlas-search/near/">near operator</Link>
77
* Playground TODO: number `near`
88
* Playground TODO: date `near`
99

docs/40_Analysis/9_advanced.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## `autocomplete`
44

5-
See also: <Link url="https://www.mongodb.com/solutions/solutions-library/as-you-type-suggest-solution">Relevant As-You-Type Suggestions Search Solution</Link>
5+
See also: <Link to="https://www.mongodb.com/solutions/solutions-library/as-you-type-suggest-solution">Relevant As-You-Type Suggestions Search Solution</Link>
66

77
## partial matching
88
* `regex`

0 commit comments

Comments
 (0)