@@ -60,7 +60,7 @@ function LandingPage() {
6060 mainTitleFont = "16px"
6161 />
6262 < InfoCard
63- href = "https://docs.flockx.io/documentation/guides/agent-studio "
63+ href = "https://docs.flockx.io/documentation/getting-started/create-agent "
6464 mainTitle = "Compatible No-code Agents with Flockx"
6565 firstTitle = "Zero to ASI:One in 60s"
6666 icon = "/assets/iconlogo_flockx.svg"
@@ -123,7 +123,7 @@ function LandingPage() {
123123
124124 < section id = "agentverse" >
125125 < Link
126- href = "https://docs.agentverse.ai/docs "
126+ href = "https://docs.agentverse.ai/documentation "
127127 target = "_blank"
128128 className = "nx-flex nx-gap-1 hover:nx-underline"
129129 >
@@ -141,7 +141,7 @@ function LandingPage() {
141141 </ p >
142142 < div className = "nx-flex nx-flex-col md:nx-flex-row nx-gap-6 nx-mt-8 nx-w-full" >
143143 < InfoImageCard
144- href = "https://docs.agentverse.ai/docs/templates "
144+ href = "https://docs.agentverse.ai/documentation/advanced-usages/hosted-agents#create-hosted-agents "
145145 mainTitle = "Agentverse Templates"
146146 firstTitle = "Explore, ideate, and learn WITH"
147147 image = "/assets/agentverse_templates.svg"
@@ -155,13 +155,13 @@ function LandingPage() {
155155 </ div >
156156 < div className = "nx-flex nx-flex-col md:nx-flex-row nx-gap-6 nx-mt-6 nx-w-full" >
157157 < InfoImageCard
158- href = "https://docs.agentverse.ai/docs/quickstart "
158+ href = "https://docs.agentverse.ai/documentation/getting-started/overview "
159159 mainTitle = "Deploy and host your agents"
160160 firstTitle = "A simple guide to help you"
161161 image = "/assets/agentverse_deployhost.svg"
162162 />
163163 < InfoImageCard
164- href = "https://docs.agentverse.ai/docs/marketplace "
164+ href = "https://docs.agentverse.ai/documentation/search-for-agents/find-ai-agents "
165165 mainTitle = "The Marketplace"
166166 firstTitle = "Search and Discover AGENTS with"
167167 image = "/assets/agentverse_marketplace.svg"
0 commit comments