Skip to content

Commit 0ad8df6

Browse files
committed
DOCSP-46471: Fix 404 link
1 parent 05844f2 commit 0ad8df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/faq.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ What Happens to Running Operations if the Client Disconnects?
168168
Starting in {+mdb-server+} version 4.2, the server terminates
169169
running operations such as aggregations and find operations if the
170170
client disconnects. To see a full list of operations affected by this
171-
behavior, see the :manual:`Server version 4.2 release notes
172-
</release-notes/4.2/#client-disconnection>` in the Server manual.
171+
behavior, see the `Server version 4.2 release notes
172+
<https://www.mongodb.com/docs/v6.2/release-notes/4.2/#client-disconnection>`__.
173173

174174
Other operations, such as write operations, continue to run on the
175175
{+mdb-server+} even if the client disconnects. This behavior can cause data

0 commit comments

Comments
 (0)