Publish launch (#830)

This commit is contained in:
Adewale Abati
2025-01-28 16:21:27 +01:00
committed by GitHub
parent 31af0b6d14
commit 886c2cf2c7
9 changed files with 1476 additions and 1349 deletions
@@ -72,7 +72,7 @@ export function WelcomeScreen({ onSubmit }: WelcomeScreenProps) {
variant="link"
className="text-blue-500 hover:text-blue-600 p-0 h-auto"
onClick={() =>
window.open('https://block.github.io/goose/v1/docs/quickstart', '_blank')
window.open('https://block.github.io/goose/docs/quickstart', '_blank')
}
>
Quick Start Guide