File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
2
<picture >
3
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/raspberrypi/documentation/images /pi_dark.svg">
4
- <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/raspberrypi/documentation/images /pi_light.svg">
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/raspberrypi/documentation/refs/heads/develop /pi_dark.svg">
4
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/raspberrypi/documentation/refs/heads/develop /pi_light.svg">
5
5
<img alt="Raspberry Pi: computers and microcontrollers"
6
- src="https://raw.githubusercontent.com/raspberrypi/documentation/images /pi_light.svg"
6
+ src="https://raw.githubusercontent.com/raspberrypi/documentation/refs/heads/develop /pi_light.svg"
7
7
width="50%">
8
8
</picture >
9
9
You can’t perform that action at this time.
0 commit comments