Skip to content

Commit 02c270f

Browse files
authored
Fix git link url
1 parent dbf10d1 commit 02c270f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/updates-table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</td>
1717
<td>{{ kit_version.released | date_to_string }}</td>
1818
<td>
19-
<a class="kit-download-link" data-version="{{ version }}" href="https://github.com/srobo/robot-image/releases/download/v{{ version }}/srobo-robot-{{ version }}.img.xz">
19+
<a class="kit-download-link" data-version="{{ version }}" href="https://github.com/srobo/robot-image/releases/download/v{{ version }}/srobo-image-robot-{{ version }}.img.xz">
2020
Download {{ version }}
2121
</a>
2222
</td>

0 commit comments

Comments
 (0)