You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Below is a list of other constants that have been made available, to help with t
89
89
90
90
## Basic Drawing Settings
91
91
92
-
Since Badger 2040 is based upon PicoGraphics you should read the [PicoGraphics function reference]([../picographics/README.md](https://github.com/pimoroni/pimoroni-pico/blob/main/micropython/modules/picographics/README.md)) for more information about how to draw to the display.
92
+
Since Badger 2040 is based upon PicoGraphics you should read the [PicoGraphics function reference](https://github.com/pimoroni/pimoroni-pico/blob/main/micropython/modules/picographics/README.md) for more information about how to draw to the display.
0 commit comments