File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -133,5 +133,5 @@ lets a client take action to avoid disruptions in service.
133133
134134See [ Smart client handoffs] ({{< relref "/develop/clients/sch" >}})
135135for more information about SCH and
136- [ Connect using Smart client handoffs] ({{< relref "/develop/clients/go/connect#connect-using-seamless -client-experience-sce " >}})
136+ [ Connect using Smart client handoffs] ({{< relref "/develop/clients/go/connect#connect-using-smart -client-handoffs-sch " >}})
137137for example code.
Original file line number Diff line number Diff line change @@ -249,5 +249,5 @@ lets a client take action to avoid disruptions in service.
249249
250250See [ Smart client handoffs] ({{< relref "/develop/clients/sch" >}})
251251for more information about SCH and
252- [ Connect using Smart client handoffs] ({{< relref "/develop/clients/lettuce/connect#connect-using-seamless -client-experience-sce " >}})
252+ [ Connect using Smart client handoffs] ({{< relref "/develop/clients/lettuce/connect#connect-using-smart -client-handoffs-sch " >}})
253253for example code.
Original file line number Diff line number Diff line change @@ -116,5 +116,5 @@ lets a client take action to avoid disruptions in service.
116116
117117See [ Smart client handoffs] ({{< relref "/develop/clients/sch" >}})
118118for more information about SCH and
119- [ Connect using Smart client handoffs] ({{< relref "/develop/clients/nodejs/connect#connect-using-seamless -client-experience-sce " >}})
119+ [ Connect using Smart client handoffs] ({{< relref "/develop/clients/nodejs/connect#connect-using-smart -client-handoffs-sch " >}})
120120for example code.
Original file line number Diff line number Diff line change @@ -208,5 +208,5 @@ lets a client take action to avoid disruptions in service.
208208
209209See [ Smart client handoffs] ({{< relref "/develop/clients/sch" >}})
210210for more information about SCH and
211- [ Connect using Smart client handoffs] ({{< relref "/develop/clients/redis-py/connect#connect-using-seamless -client-experience-sce " >}})
211+ [ Connect using Smart client handoffs] ({{< relref "/develop/clients/redis-py/connect#connect-using-smart -client-handoffs-sch " >}})
212212for example code.
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ configure some parameters, such as the timeouts to use
5959during maintenance.
6060See the pages linked below to learn how to configure SCH for:
6161
62- - [ redis-py] ({{< relref "/develop/clients/redis-py/connect#connect-using-seamless -client-experience-sce " >}})
63- - [ node-redis] ({{< relref "/develop/clients/nodejs/connect#connect-using-seamless -client-experience-sce " >}})
64- - [ Lettuce] ({{< relref "/develop/clients/lettuce/connect#connect-using-seamless -client-experience-sce " >}})
65- - [ go-redis] ({{< relref "/develop/clients/go/connect#connect-using-seamless -client-experience-sce " >}})
62+ - [ redis-py] ({{< relref "/develop/clients/redis-py/connect#connect-using-smart -client-handoffs-sch " >}})
63+ - [ node-redis] ({{< relref "/develop/clients/nodejs/connect#connect-using-smart -client-handoffs-sch " >}})
64+ - [ Lettuce] ({{< relref "/develop/clients/lettuce/connect#connect-using-smart -client-handoffs-sch " >}})
65+ - [ go-redis] ({{< relref "/develop/clients/go/connect#connect-using-smart -client-handoffs-sch " >}})
You can’t perform that action at this time.
0 commit comments