From 7193ca4cdc3ec3bfd9416f7555a17b37fe6ce67f Mon Sep 17 00:00:00 2001 From: samanhappy Date: Sun, 1 Jun 2025 00:23:18 +0800 Subject: [PATCH] fix: update "Get Started" button link to point to the correct documentation URL (#154) --- docs/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 46d3248..3d503aa 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -150,7 +150,7 @@ "primary": { "type": "button", "label": "Get Started", - "href": "/quickstart" + "href": "https://docs.hubmcp.dev/quickstart" } }, "footer": {