We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0541835 commit ff9f210Copy full SHA for ff9f210
_includes/templates/device_install.md
@@ -147,11 +147,11 @@ There are no recovery installation instructions for this discontinued device.
147
```
148
{%- endif %}
149
{%- if current_branch >= 20 and device.is_ab_device %}
150
- {% include alerts/specific/tip_ab_reboot_recovery.html %}
+ {% include alerts/specific/tip_ab_reboot_recovery.html %}
151
152
{%- if device.has_no_usb %}
153
{%- else %}
154
- {% include alerts/specific/tip_adb_flash_success.html %}
+ {% include alerts/specific/tip_adb_flash_success.html %}
155
156
157
0 commit comments