Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ef2c9b

Browse files
Fix wrong link to pika client
1 parent 8b00c07 commit 1ef2c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/keycloak.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ make start-perftest-producer-with-token PRODUCER=producer TOKEN=$(bin/keycloak/t
6767
This section is about testing OAuth 2.0 authentication with AMQP protocol and with Pika library. And more specifically, you
6868
are demonstrating how to refresh a token on a live AMQP connections.
6969

70-
You can see the Python sample application [here](../pika_client/producer.py).
70+
You can see the Python sample application [here](../pika-client/producer.py).
7171

7272
To run this sample code proceed as follows:
7373
```

0 commit comments

Comments
 (0)