From b2d774ca3a084c0b80779cfff50b2384ed48ba98 Mon Sep 17 00:00:00 2001 From: Niels NTG Poldervaart Date: Fri, 29 Aug 2025 22:08:07 +0200 Subject: [PATCH] Update official website links - Replace openrct2.org with openrct2.io - Remove reference to official forum, which has been put into read-only mode on 2025-1-1 (https://forums.openrct2.org/topic/6721-forums-archival-notice) - Fix links to latest release page and latest development builds --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index a1f41d49b4..d206fc9d1f 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ ### Download | Latest release | Latest development build | |------------------------------------------------------------------------------------------------------------------------|--------------------------| -| [![OpenRCT2.org](https://img.shields.io/badge/master-v0.4.25-green.svg)](https://openrct2.org/downloads/master/latest) | [![OpenRCT2.org](https://img.shields.io/github/last-commit/OpenRCT2/OpenRCT2/develop)](https://openrct2.org/downloads/develop/latest) | +| [![OpenRCT2.io](https://img.shields.io/badge/master-v0.4.25-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) | --- @@ -150,8 +150,7 @@ See [PRIVACY.md](PRIVACY.md) for more information. # 7. More information - [GitHub](https://github.com/OpenRCT2/OpenRCT2) -- [OpenRCT2.org](https://openrct2.org) -- [Forums](https://openrct2.org/forums/) +- [OpenRCT2.io](https://openrct2.io) - [Facebook](https://www.facebook.com/OpenRCT2) - [RCT subreddit](https://www.reddit.com/r/rct/) - [OpenRCT2 subreddit](https://www.reddit.com/r/openrct2/)