From 87dd7a50b4cb47a375b9fc697f05e56eea0a2ab3 Mon Sep 17 00:00:00 2001 From: Arran Ubels Date: Mon, 25 Mar 2024 23:58:39 +1100 Subject: [PATCH] Links have changed (#447) I'm not 100% sure that these (despite the title match) are the same as they aren't exactly articles. But the current links 404. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8089d7d..d1f5e68 100644 --- a/README.md +++ b/README.md @@ -504,8 +504,8 @@ class _HomePageState extends State with WindowListener { ## Articles -- [Click the dock icon to restore after closing the window](https://leanflutter.org/blog/click-dock-icon-to-restore-after-closing-the-window) -- [Making the app single-instanced](https://leanflutter.org/blog/making-the-app-single-instanced) +- [Click the dock icon to restore after closing the window](https://leanflutter.dev/tips-and-tricks/002-click-dock-icon-to-restore-after-closing-the-window/) +- [Making the app single-instanced](https://leanflutter.dev/tips-and-tricks/001-making-the-app-single-instanced/) ## Who's using it?