Skip to content

Commit 0d38e85

Browse files
committed
Stop calling SD card tutorials "deprecated:
1 parent 58f98cf commit 0d38e85

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

_data/tutorial-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
items:
3131
- id: sd-card-image
3232
title: SD Card Imaging
33-
description: "Deprecated guides on flashing an SD card with ev3dev images."
33+
description: "Guides on flashing an SD card with ev3dev images."
3434
- id: system
3535
title: "Ev3dev System"
3636
description: "Configuring, updating and modifying an ev3dev installation."
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{% include icon.html type="info" %}
22
There's an easier way to image your SD card! Check out
33
[the "Getting Started" guide](/docs/getting-started#step-2-copy-the-image-on-to-the-sd-card){: .alert-link }
4-
for a cross-platform guide. This tutorial isn't being maintained and may not
5-
work.
4+
for a cross-platform guide.
65
{: .alert .alert-info}

docs/tutorials/writing-sd-card-image-win32diskimager.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ group: sd-card-image
55

66
{% include imaging-tutorial-etcher-banner.html %}
77

8-
1. Open up the folder where you downloaded the image file from [GitHub](https://github.com/ev3dev/ev3dev/releases).
8+
1. Make sure you have downloaded an ev3dev image file from
9+
[GitHub](https://github.com/ev3dev/ev3dev/releases) and open the folder to
10+
which you saved it.
911

1012
2. Right-click it, click "Extract All",
11-
and choose a location to extract the image to.
13+
and choose a location to extract the image to.
1214

1315
{% include screenshot.html source="/images/Windows-SD-Flash/Extract-zip.png" %}
1416

0 commit comments

Comments
 (0)