mirror of
https://github.com/samanhappy/mcphub.git
synced 2025-12-24 02:39:19 -05:00
fix: update "Get Started" button link to point to the correct documentation URL (#154)
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user