Thanks to visit codestin.com Credit goes to github.com
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 8b00c07 commit 1ef2c9bCopy full SHA for 1ef2c9b
use-cases/keycloak.md
@@ -67,7 +67,7 @@ make start-perftest-producer-with-token PRODUCER=producer TOKEN=$(bin/keycloak/t
67
This section is about testing OAuth 2.0 authentication with AMQP protocol and with Pika library. And more specifically, you
68
are demonstrating how to refresh a token on a live AMQP connections.
69
70
-You can see the Python sample application [here](../pika_client/producer.py).
+You can see the Python sample application [here](../pika-client/producer.py).
71
72
To run this sample code proceed as follows:
73
```
0 commit comments