Skip to content

Commit c772739

Browse files
committed
Fix Project Import documentation link
1 parent e3520e1 commit c772739

File tree

1 file changed

+1
-1
lines changed
  • source/SIL.AppBuilder.Portal.Frontend/src/ui/routes/projects/import

1 file changed

+1
-1
lines changed

source/SIL.AppBuilder.Portal.Frontend/src/ui/routes/projects/import/display.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default function Display({ currentOrganizationId, currentOrganization, cr
7373
className='item p-l-md p-r-md m-b-md'
7474
target='_blank'
7575
rel='noopener noreferrer'
76-
href='https://sil-prd-aps-resources.s3.amazonaws.com/Project+Import.pdf'
76+
href='https://sil-prd-scriptoria-resources.s3.amazonaws.com/Project+Import.pdf'
7777
>
7878
{t('project.importProjectsHelp')}
7979
</a>

0 commit comments

Comments
 (0)