about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsurfdude29 <149612116+surfdude29@users.noreply.github.com>2024-02-20 22:00:45 +0100
committerGitHub <noreply@github.com>2024-02-20 21:00:45 +0000
commit0c470d1f61e092a0a54425f64a7faa5747af82f9 (patch)
tree222a96e6ed70ca5f4aef4f311edd3f7847e9c72f
parent3a7585567792dfeff2c125bbc5372cc4fd1ab77b (diff)
downloadvoidsky-0c470d1f61e092a0a54425f64a7faa5747af82f9.tar.zst
Update blogpost URL in ExportCarDialog.tsx (#2939)
-rw-r--r--src/view/screens/Settings/ExportCarDialog.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/screens/Settings/ExportCarDialog.tsx b/src/view/screens/Settings/ExportCarDialog.tsx
index 720cd4f09..dca51c0dc 100644
--- a/src/view/screens/Settings/ExportCarDialog.tsx
+++ b/src/view/screens/Settings/ExportCarDialog.tsx
@@ -76,7 +76,7 @@ export function ExportCarDialog({
               This feature is in beta. You can read more about repository
               exports in{' '}
               <InlineLink
-                to="https://atproto.com/blog/repo-export"
+                to="https://docs.bsky.app/blog/repo-export"
                 style={[a.text_sm]}>
                 this blogpost.
               </InlineLink>