Make issue badges functional

This commit is contained in:
Nautilus 2021-05-18 19:52:57 +05:30 committed by GitHub
parent 353a8490e9
commit 7f3692f16e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# FFmpeg Static Auto-Builds
<div align=center>
![windows autobuild architecture](https://img.shields.io/badge/Architecture-Windows%20x86__64-blue?logo=windows&style=for-the-badge) ![linux autobuild architecture](https://img.shields.io/badge/Architecture-Linux%20x86__64-blue?logo=linux&style=for-the-badge) ![GitHub all releases](https://img.shields.io/github/downloads/BtbN/FFmpeg-Builds/total?style=for-the-badge) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/BtbN/FFmpeg-Builds?style=for-the-badge&color=ff0066) ![GitHub issues](https://img.shields.io/github/issues/BtbN/FFmpeg-Builds?style=for-the-badge&color=red) ![closed issues](https://img.shields.io/github/issues-closed/BtbN/FFmpeg-Builds?style=for-the-badge)
![windows autobuild architecture](https://img.shields.io/badge/Architecture-Windows%20x86__64-blue?logo=windows&style=for-the-badge) ![linux autobuild architecture](https://img.shields.io/badge/Architecture-Linux%20x86__64-blue?logo=linux&style=for-the-badge) ![GitHub all releases](https://img.shields.io/github/downloads/BtbN/FFmpeg-Builds/total?style=for-the-badge) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/BtbN/FFmpeg-Builds?style=for-the-badge&color=ff0066) [![GitHub issues](https://img.shields.io/github/issues/BtbN/FFmpeg-Builds?style=for-the-badge&color=red)](https://github.com/BtbN/FFmpeg-Builds/issues?q=is%3Aopen+is%3Aissue) [![closed issues](https://img.shields.io/github/issues-closed/BtbN/FFmpeg-Builds?style=for-the-badge)](https://github.com/BtbN/FFmpeg-Builds/issues?q=is%3Aissue+is%3Aclosed)
</div>
Static Windows (x86_64) and Linux (x86_64) Builds of ffmpeg master and latest release branch.