Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
waveform80 committed Dec 2, 2024
1 parent 86c8794 commit 551b84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blinkenxmas/cameras.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def capture(self, angle, led=None):

class PiCameraOutput:
"""
A :mod:`picamera` `custom output <Custom outputs>`_ used by
A :mod:`picamera` :ref:`custom output <custom_outputs>` used by
:class:`PiCameraSource` to route preview frames to clients.
"""
def __init__(self, source):
Expand Down

0 comments on commit 551b84e

Please sign in to comment.