Skip to content

Commit 55847dc

Browse files
authored
Update README.md
1 parent 0502b1b commit 55847dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sender = ALSHttpClient('10.0.0.254')
2626

2727
## Communicating with the Server
2828

29-
This library follows the conventions laid out for [AnimatedLEDStrip client libraries](https://animatedledstrip.github.io/client-libraries), with the following modifications:
29+
This library follows the conventions laid out for [AnimatedLEDStrip client libraries](https://animatedledstrip.github.io/clients/libraries), with the following modifications:
3030

3131
- Function names and class variables are in snake case to follow Python style conventions
3232
- `get_supported_animations_dict` is provided as an alias for `get_supported_animations_map`

0 commit comments

Comments
 (0)