Skip to content

Commit 595f5f4

Browse files
Update Greeting.jsx link to Urbit website
1 parent 6cfddff commit 595f5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Greeting.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default function ActivateDisclaimer({ point }) {
3838
<Text className={cn(TEXT_STYLE, 'block mb2')}>Right now you can:</Text>
3939
</Grid.Item>
4040

41-
<Grid.Item full as={LinkButton} href="https://urbit.org/getting-started">
41+
<Grid.Item full as={LinkButton} href="https://docs.urbit.org/manual/getting-started">
4242
<Text className={cn(TEXT_STYLE, 'block mb2')}>
4343
Boot Arvo, the Urbit OS
4444
</Text>

0 commit comments

Comments
 (0)