diff --git a/src/components/config/ConfigTabs.tsx b/src/components/config/ConfigTabs.tsx index fe42e2b..aa57404 100644 --- a/src/components/config/ConfigTabs.tsx +++ b/src/components/config/ConfigTabs.tsx @@ -91,7 +91,7 @@ export function ConfigTabs() { ); result.success ? toast.success( - 'GitHub data imported successfully! Head to the Dashboard to start mirroring repositories.', + 'GitHub data imported successfully! Head to the Repositories page to start mirroring.', ) : toast.error( `Failed to import GitHub data: ${