Skip to content

Commit 0cfe644

Browse files
authored
Update link
1 parent 83ca9ff commit 0cfe644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_labs/chat-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Here is a demonstration of the chat client:
112112
- Your program must have the usage pattern provided above and parse all of the options and arguments correctly.
113113

114114
- You are allowed to use the following third-party Python libraries. All other third-party libraries are off limits.
115-
- [Paho MQTT Client library](https://www.eclipse.org/paho/index.php?page=clients/python/docs/index.php)
115+
- [Paho MQTT Client library](https://eclipse.dev/paho/files/paho.mqtt.python/html/index.html)
116116
- [Texual](https://textual.textualize.io/getting_started/) *(if you are building a TUI)*
117117

118118
- The default port must be `1883`, and the default hostname must be `localhost`.

0 commit comments

Comments
 (0)