Skip to content

Commit 27c1127

Browse files
authored
Merge pull request #507 from IFRCGo/feature/cos-update-cash-and-vouchers
Update of cashAndVoucherAssistanceCoordinator/Officer
2 parents e13838e + 92afa1d commit 27c1127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/SurgeCatalogueCash/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ export function Component() {
3838
const roleProfiles: LinkData[] = [
3939
{
4040
title: strings.cashAndVoucherAssistanceCoordinator,
41-
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EY4PZ_4Zt01AkY8aAyTD_84BJIYbk78-E9lu310swDYeZg',
41+
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EYpOCQjtEupNv_LJjCdl7EQBzCbjtwcqTyi9A8oVRirI9g',
4242
external: true,
4343
withLinkIcon: true,
4444
},
4545
{
4646
title: strings.cashAndVoucherAssistanceOfficer,
47-
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/Eb-QC0lSSSVKkcqqGs1uER4BSlltRKy-prrfR0AAxg4cpQ',
47+
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/ER8RknHrQGRMtPTGAgHnoksBWfanPFy6ZM2uzmApKFCtvw',
4848
external: true,
4949
withLinkIcon: true,
5050
},

0 commit comments

Comments
 (0)