mirror of
https://github.com/commaai/hardware.git
synced 2026-06-08 10:54:59 +08:00
Fix broken image links (#3)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# comma 3X
|
||||
|
||||
<img src="https://github.com/commaai/hardware/blob/master/comma3x/comma-three-x.jpg" width="50%">
|
||||
<img src="https://github.com/commaai/hardware/blob/master/comma_3X/comma-three-x.jpg" width="50%">
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# comma three
|
||||
|
||||
<img src="https://github.com/commaai/hardware/blob/master/comma3/comma-three.jpg" width="50%">
|
||||
<img src="https://github.com/commaai/hardware/blob/master/comma_three/comma-three.jpg" width="50%">
|
||||
|
||||
The comma three is the predecessor of the [comma 3X](../comma3x/README.md).
|
||||
From the outside, a comma 3X looks similar to a comma three.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# comma two
|
||||
|
||||
<img src="https://github.com/commaai/hardware/blob/master/comma2/comma-two.jpg" width="50%">
|
||||
<img src="https://github.com/commaai/hardware/blob/master/comma_two/comma-two.jpg" width="50%">
|
||||
|
||||
comma two is based on a Leeco LePro3.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user