From ef12ff3161cb7834593fde794ebfb048bc296fc7 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Wed, 29 Jan 2020 08:07:03 +0300 Subject: [PATCH] Added links to status badges --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 919cf253b..8224a05b1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Kotatogram – experimental [Telegram Desktop][telegram_desktop] fork. -![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/kotatogram/kotatogram-desktop?include_prereleases&label=version&style=flat) -![GitHub Workflow Status: Windows](https://img.shields.io/github/workflow/status/kotatogram/kotatogram-desktop/Windows.?label=Windows&logo=windows) -![GitHub Workflow Status: Linux](https://img.shields.io/github/workflow/status/kotatogram/kotatogram-desktop/Linux.?label=Linux&logo=linux) -[![Packaging status](https://repology.org/badge/tiny-repos/kotatogram-desktop.svg)](https://repology.org/project/kotatogram-desktop/versions) +[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/kotatogram/kotatogram-desktop?include_prereleases&label=version&style=flat)][releases] +[![GitHub Workflow Status: Windows](https://img.shields.io/github/workflow/status/kotatogram/kotatogram-desktop/Windows.?label=Windows&logo=windows)][actions] +[![GitHub Workflow Status: Linux](https://img.shields.io/github/workflow/status/kotatogram/kotatogram-desktop/Linux.?label=Linux&logo=linux)][actions] +[![Packaging status](https://repology.org/badge/tiny-repos/kotatogram-desktop.svg)][repology] Original README with build instructions and licenses could be found in [Telegram Desktop repository][telegram_desktop_readme]. @@ -14,7 +14,9 @@ Expect a lot of breaking changes. Changelog can be found [here][changelog]. [//]: # (LINKS) -[changelog]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/kotatogram_changes.txt [telegram_desktop]: https://desktop.telegram.org +[releases]: https://github.com/kotatogram/kotatogram-desktop/releases +[actions]: https://github.com/kotatogram/kotatogram-desktop/actions +[repology]: https://repology.org/project/kotatogram-desktop/versions [telegram_desktop_readme]: https://github.com/telegramdesktop/tdesktop/blob/dev/README.md -[docs_ubuntu_16]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/docs/building-cmake-ktg.md +[changelog]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/kotatogram_changes.txt