From 11e0be3d3b9b0467680640ed1eedcf6e7398ef93 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:25:10 +0800 Subject: [PATCH 1/2] Update donation URLs in donate.json --- domains/donate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/donate.json b/domains/donate.json index f506767a62a..f92080c73bc 100644 --- a/domains/donate.json +++ b/domains/donate.json @@ -4,11 +4,11 @@ "email": "admin@is-a.dev" }, "records": { - "URL": "https://wdh.gg/M0ttgkD" + "URL": "https://wh.org/is-a-dev/donate" }, "redirect_config": { "custom_paths": { - "/sponsor": "https://wdh.gg/sponsor" + "/sponsor": "https://wh.org/sponsor" } } } From 444fff639de8db7475ad18c3f361f8e2f3d805b5 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Mon, 10 Nov 2025 14:30:56 +0800 Subject: [PATCH 2/2] Update blog post link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6016a1569a6..bb6a4ef1de4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Not all announcements are posted on GitHub[^1], however they will always be post [^1]: We only post announcements on GitHub in the case of a serious incident, which you'll see at the top of this README. # Register -> If you want a visual guide, check out [this blog post](https://wdh.gg/tX3ghge). +> If you want a visual guide, check out [this blog post](https://blog.wharrison.com.au/2024/07/is-a-dev/). - [Fork](https://github.com/is-a-dev/register/fork) the repository. - Follow the instructions on our [documentation](https://docs.is-a.dev).