Skip to content

Commit bd8caa1

Browse files
filippovitalernpridgeon
authored andcommitted
Update asyncio example companion blog URL (@filippovitale, #760)
1 parent 143c37b commit bd8caa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/asyncio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Companion code to the blog post "Integrating Kafka With Python
1717
# Asyncio Web Applications"
18-
# https://www.confluent.io/blog/[path-to-blog-post]
18+
# https://www.confluent.io/blog/kafka-python-asyncio-integration/
1919

2020
# Example Siege [https://github.com/JoeDog/siege] test:
2121
# $ siege -c 400 -r 200 'http://localhost:8000/items1 POST {"name":"testuser"}'

0 commit comments

Comments
 (0)