From ec488b112f1ce0a6a386bc46030d9f52024960be Mon Sep 17 00:00:00 2001 From: Warren James Date: Wed, 17 Apr 2024 10:28:08 -0400 Subject: [PATCH] fix link --- source/unified-test-format/unified-test-format.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/unified-test-format/unified-test-format.md b/source/unified-test-format/unified-test-format.md index 3522114238..a0031935df 100644 --- a/source/unified-test-format/unified-test-format.md +++ b/source/unified-test-format/unified-test-format.md @@ -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: