fix call to action

This commit is contained in:
2026-06-02 13:29:58 -06:00
parent ef068409e2
commit e1527807b2
2 changed files with 6 additions and 5 deletions

View File

@@ -31,8 +31,8 @@ hero:
ctaButton:
icon: rocket_launch
btnText: "Learn More"
url: "/docs/overview/"
btnText: "Get Started"
url: "/docs/coreplatform/"
# cta2Button:
# icon: construction

View File

@@ -132,10 +132,11 @@ title = 'Federated Computer Core Platform'
# ]
[menu]
[[menu.primary]]
name = "Philosophy"
url = "/docs/philosophy/"
identifier = "Philosopy"
name = "Get Started"
url = "/docs/coreplatform/"
identifier = "Get Started"
weight = 10
[[menu.primary]]