From 84a95adf5d494407dab727ea89245b0e642c2b8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Salom=C3=A4ki?= Date: Thu, 27 Jun 2019 16:03:09 +0200 Subject: [PATCH] Fixed the preview image The preview image was not showing up in the README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5a5119..da04ff5 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ Right now it has a number of templates and 200 icons, all open sourced. If you d - Buttons - Radio button, checkbox, combo box etc. -![Preview of Win8 WPF Framework](https://github.com/icons8/Win8-UI-Framework/blob/master/WPF Framework.png) +![Preview of Win8 WPF Framework](https://raw.githubusercontent.com/icons8/WPF-UI-Framework/master/WPF%20Framework.png)