diff --git a/README.md b/README.md index e2e202343..500c8ce8a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the complete source code and the build instructions for the alpha versio [![Build Status](https://travis-ci.org/telegramdesktop/tdesktop.svg?branch=dev)](https://travis-ci.org/telegramdesktop/tdesktop) [![Build status](https://ci.appveyor.com/api/projects/status/uiw2y768iy4i5bu8/branch/dev?svg=true)](https://ci.appveyor.com/project/telegramdesktop/tdesktop) -![Preview of Telegram Desktop][preview_image] +[![Preview of Telegram Desktop][preview_image]][preview_image_url] The source code is published under GPLv3 with OpenSSL exception, the license is available [here][license]. @@ -54,3 +54,4 @@ The source code is published under GPLv3 with OpenSSL exception, the license is [xcode_old]: docs/building-xcode-old.md [cmake]: docs/building-cmake.md [preview_image]: https://github.com/telegramdesktop/tdesktop/blob/dev/docs/assets/preview.png "Preview of Telegram Desktop" +[preview_image_url]: https://raw.githubusercontent.com/telegramdesktop/tdesktop/dev/docs/assets/preview.png