fix: Link to export page in admin section to avoid redirect

This commit is contained in:
Tom Moor
2022-02-09 23:00:43 -08:00
parent 42061edbd1
commit d1e805dfc8
2 changed files with 3 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ export const ExportSuccessEmail = ({
Your requested data export is complete, the exported files are also
available in the{" "}
<a
href={`${teamUrl}/settings/import-export`}
href={`${teamUrl}/settings/export`}
rel="noreferrer"
target="_blank"
>