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.
1 parent 57ecf7f commit 9dde27dCopy full SHA for 9dde27d
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