File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " go-web-app " : patch
3+ ---
4+
5+ Add Core Competency Framework link to Resources page
Original file line number Diff line number Diff line change 3939 "aboutFurtherInfo" : " For any further information, please contact {contactLink}" ,
4040 "aboutGoFundingTitle" : " Funding & Support" ,
4141 "aboutGoFundingDescription" : " GO has received dedicated personnel and funding support from:" ,
42+ "aboutCoreCompetencyFramework" : " Core Competency Framework" ,
4243 "redCrossImageAmericanAlt" : " Visit American Red Cross Page" ,
4344 "redCrossImageAustralianAlt" : " Visit Australian Red Cross Page" ,
4445 "redCrossImageBritishAlt" : " Visit British Red Cross Page" ,
Original file line number Diff line number Diff line change @@ -167,6 +167,13 @@ export function Component() {
167167 >
168168 { strings . aboutSurgeLearning }
169169 </ Link >
170+ < Link
171+ href = "https://surgelearning.ifrc.org/resources/core-competency-framework-surge-personnel"
172+ external
173+ withLinkIcon
174+ >
175+ { strings . aboutCoreCompetencyFramework }
176+ </ Link >
170177 </ Container >
171178 < Container
172179 className = { styles . resourceCard }
You can’t perform that action at this time.
0 commit comments