mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-14 10:35:53 +00:00
docs/pupdevices: fix broken link
The link to the color light matrix page was broken due to an invalid file name.
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
- Fixed link to Color Light Matrix page.
|
||||
|
||||
## 3.1.0rc1 - 2021-11-19
|
||||
|
||||
### Added
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
.. figure:: ../../main/images/color_light_matrix.png
|
||||
:width: 35 %
|
||||
:target: color-light-matrix.html
|
||||
:target: colorlightmatrix.html
|
||||
|
||||
.. pybricks-classlink:: Light
|
||||
|
||||
|
||||
Reference in New Issue
Block a user