Skip to content

Commit 0789c53

Browse files
committed
link fix
1 parent 0dc2d5c commit 0789c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/indexes/atlas-search-index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following code example shows how to create an Atlas Search index:
7676

7777
To create multiple Search or Vector Search indexes, you must create a
7878
`SearchIndexModel
79-
<{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/SearchIndexModel.html>`__
79+
<{+core-api+}/com/mongodb/client/model/SearchIndexModel.html>`__
8080
instance for each index.
8181

8282
The following code example shows how to create Atlas Search and

0 commit comments

Comments
 (0)