Skip to content

Commit 8fb3e3d

Browse files
authored
DOCSP-37038: Fix broken link (#2841) (#2842)
(cherry picked from commit e459c3f75f1b1a2181b8d468751580664a3e9e04)
1 parent f700a39 commit 8fb3e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/create-client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ Ruby Options
687687
* - ``:sdam_proc``
688688
- Since the client begins monitoring the deployment in background as
689689
soon as it is constructed, constructing a client and then subscribing
690-
to `SDAM <sdam>`_ events in a separate statement may result in the
690+
to :ref:`SDAM <sdam>` events in a separate statement may result in the
691691
subscriber not receiving some of the SDAM events. The ``:sdam_proc``
692692
option permits adding event subscribers on the client being constructed
693693
before any SDAM events are published.

0 commit comments

Comments
 (0)