From 9985d92b93503310eea19936fbcd35c4aaaf37f1 Mon Sep 17 00:00:00 2001 From: Andrew Barrett-Sprot Date: Fri, 9 Mar 2018 20:07:38 +0000 Subject: [PATCH 1/3] Add message about using the full image This reverts commit 734756cdd01feeb971e4d21fffdbc2e74363eb35. --- content/updates/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/updates/_index.md b/content/updates/_index.md index 4a1dee17..79ecdbe7 100644 --- a/content/updates/_index.md +++ b/content/updates/_index.md @@ -14,6 +14,8 @@ The update files are the easiest way to apply an update and are the recommended approach. The full images are provided in case an update goes wrong or you need to completely wipe your Pi for some reason. +If no update files are provided, you should update using the [full image](/kit/pi/sd-card). + Once you have downloaded the file you need, refer to the documentation on [updating your pi](/kit/pi/#updating-your-pi) to apply the update. From 39d679deed1d8484495e679580ea3ade5d0784d5 Mon Sep 17 00:00:00 2001 From: Andrew Barrett-Sprot Date: Fri, 9 Mar 2018 20:11:50 +0000 Subject: [PATCH 2/3] add the word 'Download' --- content/updates/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/updates/_index.md b/content/updates/_index.md index 79ecdbe7..55c5b789 100644 --- a/content/updates/_index.md +++ b/content/updates/_index.md @@ -14,7 +14,7 @@ The update files are the easiest way to apply an update and are the recommended approach. The full images are provided in case an update goes wrong or you need to completely wipe your Pi for some reason. -If no update files are provided, you should update using the [full image](/kit/pi/sd-card). +If no update files are provided, you should update using the [full image](/kit/pi/sd-card) download. Once you have downloaded the file you need, refer to the documentation on [updating your pi](/kit/pi/#updating-your-pi) to apply the update. From 33ec8a71acc0d4b1041b49e1612feb5353545513 Mon Sep 17 00:00:00 2001 From: Andrew Barrett-Sprot Date: Fri, 9 Mar 2018 22:59:43 +0000 Subject: [PATCH 3/3] Singularify 'update files' --- content/updates/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/updates/_index.md b/content/updates/_index.md index 55c5b789..3fce0a18 100644 --- a/content/updates/_index.md +++ b/content/updates/_index.md @@ -14,7 +14,7 @@ The update files are the easiest way to apply an update and are the recommended approach. The full images are provided in case an update goes wrong or you need to completely wipe your Pi for some reason. -If no update files are provided, you should update using the [full image](/kit/pi/sd-card) download. +If no update file is provided, you should update using the [full image](/kit/pi/sd-card) download. Once you have downloaded the file you need, refer to the documentation on [updating your pi](/kit/pi/#updating-your-pi) to apply the update.