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 2722e16 commit 5a3556aCopy full SHA for 5a3556a
docs/using_python_client_with_hazelcast.rst
@@ -1401,7 +1401,7 @@ The code that runs on the entries is implemented in Java on the server
1401
side. The client side entry processor is used to specify which entry
1402
processor should be called. For more details about the Java
1403
implementation of the entry processor, see the `Entry Processor section
1404
-<https://docs.hazelcast.com/hazelcast/latest/computing/entry-processor>`__
+<https://docs.hazelcast.com/hazelcast/latest/data-structures/entry-processor>`__
1405
in the Hazelcast Reference Manual.
1406
1407
After the above implementations and configuration are done and you start
0 commit comments