From a2a375cb5c96f8ecd616a2bea89475770e9c5307 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Fri, 19 Nov 2021 20:26:46 -0600 Subject: [PATCH] docs/pupdevices: fix broken link The link to the color light matrix page was broken due to an invalid file name. --- CHANGELOG.md | 5 +++++ doc/main/pupdevices/index.rst | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b4a2d5..b5415f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ +## Unreleased + +### Fixed +- Fixed link to Color Light Matrix page. + ## 3.1.0rc1 - 2021-11-19 ### Added diff --git a/doc/main/pupdevices/index.rst b/doc/main/pupdevices/index.rst index cfa5062..0a22382 100644 --- a/doc/main/pupdevices/index.rst +++ b/doc/main/pupdevices/index.rst @@ -81,7 +81,7 @@ .. figure:: ../../main/images/color_light_matrix.png :width: 35 % - :target: color-light-matrix.html + :target: colorlightmatrix.html .. pybricks-classlink:: Light