Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
W-A-James committed Apr 17, 2024
1 parent 8cb808f commit ec488b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/unified-test-format/unified-test-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,8 @@ The structure of this object is as follows:

Note also that when specifying `directConnection` as true, the connection string used to instantiate a client MUST
only have a single seed and MUST NOT specify the `replicaSet` option. See the
[`directConnection` specification](../uri-options/uri-options.rst#directconnection-uri-option-with-multiple-seeds-or-srv-uri)
for more information.
[URI Options spec](../uri-options/uri-options.rst#directconnection-uri-option-with-multiple-seeds-or-srv-uri) for
more information.

Any field in `uriOptions` may be a [$$placeholder](#placeholder) document and the test runner MUST support replacing
the placeholder document with values loaded from the test environment. For example:
Expand Down

0 comments on commit ec488b1

Please sign in to comment.