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 7c1be9b commit ba01ddbCopy full SHA for ba01ddb
connectors/db2/k8s-docs/README.md
@@ -21,7 +21,7 @@ $ cd redis-connect-dist/connectors/db2/k8s-docs
21
22
## 2. Configure Redis Connect
23
24
-Configure the files to describe your Redis Connect Job. One sample configuration is <a href="../demo/config/samples/db2" target="_blank">here</a>.
+Configure the files to describe your Redis Connect Job. One sample configuration is <a href="../demo/config/samples" target="_blank">here</a>.
25
26
Redis Connect is a Java application which is a client of both the source RDBMS and the target Redis. As such, you will need:
27
* Source database details (endpoint, port, credentials)
0 commit comments