1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 01:22:25 +01:00

Update badge links in README for releases and commits (#25550)

Update the badge link to use github's latest release automatically.

Update the colour to match for develop badge.
This commit is contained in:
Michał Janiszewski
2025-11-23 23:03:18 +01:00
committed by GitHub
parent 4895b0878e
commit 32dcc9b66f

View File

@@ -19,7 +19,7 @@
### Download ### Download
| Latest release | Latest development build | | Latest release | Latest development build |
|----------------------------------------------------------------------------------------------------------------------|--------------------------| |----------------------------------------------------------------------------------------------------------------------|--------------------------|
| [![OpenRCT2.io](https://img.shields.io/badge/master-v0.4.29-green.svg)](https://openrct2.io/download/release/latest) | [![OpenRCT2.io](https://img.shields.io/github/last-commit/OpenRCT2/OpenRCT2/develop)](https://openrct2.io/download/develop/latest) | | [![OpenRCT2.io](https://img.shields.io/github/v/release/OpenRCT2/OpenRCT2.svg?color=green)](https://openrct2.io/download/release/latest) | [![OpenRCT2.io](https://img.shields.io/github/last-commit/OpenRCT2/OpenRCT2/develop?color=green)](https://openrct2.io/download/develop/latest) |
--- ---