Publish launch (#830)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user