From b8fad4af84cb9ccb694fe84dc0a50f30fcbbe5b2 Mon Sep 17 00:00:00 2001 From: MaxwellDAssistek <61429558+MaxwellDAssistek@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:14:05 -0400 Subject: [PATCH] Replace old Roadmap link with link to Blog (#13069) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 783e0aaddc..9162e6638d 100644 --- a/readme.md +++ b/readme.md @@ -14,8 +14,8 @@ Considered by many to be the spiritual successor to WPF, Avalonia UI provides a For those seeking a cross-platform WPF, we have created [Avalonia XPF](https://avaloniaui.net/xpf), enabling WPF applications to run on macOS and Linux with little to no code changes. Avalonia XPF is a commercial product and is licensed per-app, per-platform. -#### Roadmap -To see the status of some of our features, look at our [Roadmap](https://github.com/AvaloniaUI/Avalonia/issues/2239). +#### Blog +To see the latest announcements and read about the state of Avalonia, check out the [Avalonia UI Blog](https://www.avaloniaui.net/Blog/). #### Breaking Changes You can also see what [breaking changes](https://github.com/AvaloniaUI/Avalonia/issues/3538) we have planned and what our [past breaking changes](https://github.com/AvaloniaUI/Avalonia/wiki/Breaking-Changes) have been.