We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e21d66d + 9dde27d commit 113988eCopy full SHA for 113988e
redisinsight/ui/src/pages/settings/components/workbench-settings/WorkbenchSettings.tsx
@@ -68,7 +68,7 @@ const WorkbenchSettings = () => {
68
<EuiLink
69
color="text"
70
external={false}
71
- href="https://redis.io/docs/manual/pipelining/"
+ href="https://redis.io/docs/latest/develop/use/pipelining/"
72
target="_blank"
73
data-testid="pipelining-link"
74
>
0 commit comments