fix: update "Get Started" button link to point to the correct documentation URL (#154)

This commit is contained in:
samanhappy
2025-06-01 00:23:18 +08:00
committed by GitHub
parent 9675cd8533
commit 7193ca4cdc

View File

@@ -150,7 +150,7 @@
"primary": { "primary": {
"type": "button", "type": "button",
"label": "Get Started", "label": "Get Started",
"href": "/quickstart" "href": "https://docs.hubmcp.dev/quickstart"
} }
}, },
"footer": { "footer": {