Skip to content

Commit

Permalink
Update asyncio example companion blog URL (@filippovitale, #760)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippovitale authored and rnpridgeon committed Jan 8, 2020
1 parent 143c37b commit bd8caa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/asyncio.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

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

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

0 comments on commit bd8caa1

Please sign in to comment.