Make Release Badges functional

This commit is contained in:
Nautilus 2021-05-18 20:00:32 +05:30 committed by GitHub
parent 7602f8296e
commit 9ebfe6bdce
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)](https://github.com/BtbN/FFmpeg-Builds/wiki/Latest) [![linux autobuild architecture](https://img.shields.io/badge/Architecture-Linux%20x86__64-blue?logo=linux&style=for-the-badge)](https://github.com/BtbN/FFmpeg-Builds/wiki/Latest) ![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)
[![windows autobuild architecture](https://img.shields.io/badge/Architecture-Windows%20x86__64-blue?logo=windows&style=for-the-badge)](https://github.com/BtbN/FFmpeg-Builds/wiki/Latest) [![linux autobuild architecture](https://img.shields.io/badge/Architecture-Linux%20x86__64-blue?logo=linux&style=for-the-badge)](https://github.com/BtbN/FFmpeg-Builds/wiki/Latest) [![GitHub all releases](https://img.shields.io/github/downloads/BtbN/FFmpeg-Builds/total?style=for-the-badge)](https://github.com/BtbN/FFmpeg-Builds/releases) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/BtbN/FFmpeg-Builds?style=for-the-badge&color=ff0066)](https://github.com/BtbN/FFmpeg-Builds/releases/latest) [![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.