Skip to content

Commit 6200b49

Browse files
author
Christopher Wang
committed
CDRIVER-889 add https:// to docs.mongodb.org/manual/reference/command/createIndexes/ to prevent 404
1 parent 160ce92 commit 6200b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mongoc_index_opt_t.page

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ typedef struct
4040
<title>Description</title>
4141
<p>This structure contains the options that may be used for tuning a specific index.</p>
4242

43-
<p>See the <link href="docs.mongodb.org/manual/reference/command/createIndexes/">
43+
<p>See the <link href="https://docs.mongodb.org/manual/reference/command/createIndexes/">
4444
createIndexes documentations</link> in the MongoDB manual for descriptions of individual
4545
options.</p>
4646

0 commit comments

Comments
 (0)