Skip to content

Commit

Permalink
fix breaking link in the generator template tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Florence-Njeri committed Feb 16, 2024
1 parent 4912dbc commit 6cf7378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generator-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,4 +572,4 @@ Great job completing this tutorial! You have learnt how to use an AsyncAPI file

If you want to tinker with a completed template and see what it would look like in production, check out the [Paho-MQTT template](https://github.com/derberg/python-mqtt-client-template/tree/v1.0.0). You can also check out the accompanying [article about creating MQTT client code](https://www.brainfart.dev/blog/asyncapi-codegen-python).

You can also check out the [MQTT beginners guide]((https://medium.com/python-point/mqtt-basics-with-python-examples-7c758e605d4)) tutorial to learn more about asynchronous messaging using MQTT.
You can also check out the [MQTT beginners guide](https://medium.com/python-point/mqtt-basics-with-python-examples-7c758e605d4) tutorial to learn more about asynchronous messaging using MQTT.

0 comments on commit 6cf7378

Please sign in to comment.