From fc1a028cbdf7f2e09c0d6628cd4dec2147647555 Mon Sep 17 00:00:00 2001 From: Paul Mucur Date: Wed, 13 Oct 2021 08:17:32 +0100 Subject: [PATCH] Update link to downloads page Now we've moved the downloads page from raspberrypi.org to raspberrypi.com, update the link in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 833ef89..e785a1a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Raspberry Pi Imaging Utility -- Download the latest version for Windows, macOS and Ubuntu from the [Raspberry Pi downloads page](https://www.raspberrypi.org/downloads/). +- Download the latest version for Windows, macOS and Ubuntu from the [Raspberry Pi downloads page](https://www.raspberrypi.com/software/). - To install on Raspberry Pi OS, use `sudo apt update && sudo apt install rpi-imager`. ## License