From 9582e48fd4fe3d5ac761d7520c122ba706fafde5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maoyue=20=E8=B2=93=E6=9C=88?= <95519633+MagicTeaMC@users.noreply.github.com> Date: Fri, 11 Jul 2025 14:42:35 +0800 Subject: [PATCH] docs: fix quick start link (#1053) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca58f3afd..5790295b1 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Check out our [Github Project](https://github.com/orgs/Pumpkin-MC/projects/3) to ## How to run -See our [Quick Start](https://pumpkinmc.org/about/quick-start.html) guide to get Pumpkin running. +See our [Quick Start](https://docs.pumpkinmc.org/#quick-start) guide to get Pumpkin running. ## Contributions