mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-15 02:54:52 +00:00
doc/common/extensions: Fix compatibility labels.
Fixes https://github.com/pybricks/support/issues/754
This commit is contained in:
@@ -58,7 +58,7 @@ class PybricksRequirementsStaticDirective(Directive):
|
||||
# Cell with image of a hub.
|
||||
hub_cell = """
|
||||
<th><div class="align-default">
|
||||
<img alt="" src="{0}_images/compat_{1}_{2}_label.png">
|
||||
<img alt="" src="{0}_images/compat_{1}_{2}.png">
|
||||
</div></th>
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user