landscape: fix s3 link

Fixes urbit/landscape#768
This commit is contained in:
Matilde Park 2021-04-13 16:06:33 -04:00
parent 80bc6c7054
commit 27ed29b257

View File

@ -83,7 +83,7 @@ export default function S3Form(props: S3FormProps): ReactElement {
style={{ textDecoration: 'none' }}
borderBottom='1'
ml='1'
href='https://urbit.org/using/operations/using-your-ship/#bucket-setup'
href='https://urbit.org/using/os/s3/'
>
Learn more
</Anchor>