Skip to content

Commit 8c58fc4

Browse files
committed
Fix MQTT.zip link
1 parent ef61664 commit 8c58fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • assignments/05-walkie-talkie-hw-code

assignments/05-walkie-talkie-hw-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Although we will use a lot of code, you are not required to understand every lit
2424
{: .warning }
2525
As a prerequisite for this tutorial to work, make sure you followed and successfully completed [Tutorial 4 of the Connected Interaction Kit website](https://id-studiolab.github.io/Connected-Interaction-Kit/tutorials/03-connect-to-the-internet/) and connected your ItsyBitsy to the internet.
2626

27-
After connecting to the internet the next step is to [download the MQTT library](../04-data-embodiment/MQTT.zip) and move it to the ```/lib``` folder on your **CIRCUITPY drive**.
27+
After connecting to the internet the next step is to [download the MQTT library](MQTT.zip) and move it to the ```/lib``` folder on your **CIRCUITPY drive**.
2828
Next we are going to update the ```settings.toml``` file in order to connect to the MQTT server.
2929
Open de ```settings.toml``` file in a **text-editor** (unfortunately mu-editor cannot open it).
3030

0 commit comments

Comments
 (0)