Update blogpost URL in ExportCarDialog.tsx (#2939)
parent
3a75855677
commit
0c470d1f61
|
@ -76,7 +76,7 @@ export function ExportCarDialog({
|
||||||
This feature is in beta. You can read more about repository
|
This feature is in beta. You can read more about repository
|
||||||
exports in{' '}
|
exports in{' '}
|
||||||
<InlineLink
|
<InlineLink
|
||||||
to="https://atproto.com/blog/repo-export"
|
to="https://docs.bsky.app/blog/repo-export"
|
||||||
style={[a.text_sm]}>
|
style={[a.text_sm]}>
|
||||||
this blogpost.
|
this blogpost.
|
||||||
</InlineLink>
|
</InlineLink>
|
||||||
|
|
Loading…
Reference in New Issue