Skip to content

Commit 0027416

Browse files
committed
Updated transfer link
1 parent 3a3aeb2 commit 0027416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings/ManageChurch.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export const ManageChurch = () => {
107107
<Button
108108
variant="outlined"
109109
startIcon={<PlayArrowIcon />}
110-
href={`https://transfer.chums.org/login?jwt=${jwt}&churchId=${churchId}`}
110+
href={`https://transfer.b1.church/login?jwt=${jwt}&churchId=${churchId}`}
111111
target="_blank"
112112
rel="noreferrer noopener"
113113
sx={{

0 commit comments

Comments
 (0)