From fb401adb51e16f5419561e55afececbc0bdafa6b Mon Sep 17 00:00:00 2001 From: Mirza Krak Date: Wed, 25 Sep 2019 12:44:32 +0000 Subject: [PATCH] README: update URL to Mender logo It was pointing to a resource on mender.io, which duo to recent website updates was moved/removed. Update the URL to use the logo that is present in mendersoftware/mender, which hopefully will not move as much. Changelog: None Signed-off-by: Mirza Krak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0581708..4eebd67 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains mender-convert, which is used to convert pre-built disk For a full list of tested devices and images please visit [Mender Hub](https://hub.mender.io/c/board-integrations/debian-family). If your device and image combination is not listed as supported, this does not necessarily mean that it will not work, it probably just means that no one has tested and reported it back and usually only small tweaks are necessary to get this running on your device. -![Mender logo](https://mender.io/user/pages/resources/06.digital-assets/mender.io.png) +![Mender logo](https://github.com/mendersoftware/mender/raw/master/mender_logo.png) ## Getting started