Skip to content

Commit

Permalink
Update PovertyAndInequalityKeyInsights.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasaifee42 committed Feb 15, 2024
1 parent c4999cc commit c71db95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/KeyInsights/PovertyAndInequalityKeyInsights.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export function PovertyAndInequalityKeyInsights() {
className='undp-typography small-font margin-bottom-00'
style={{ color: 'var(--gray-600)' }}
>
Data source: Poverty rate data:
Data source: Poverty rate data{' '}
<a
href='https://data.worldbank.org/indicator/SI.POV.DDAY'
target='_blank'
Expand All @@ -56,7 +56,7 @@ export function PovertyAndInequalityKeyInsights() {
>
World Bank
</a>
; Population data:
; Population data{' '}
<a
href='https://ilostat.ilo.org/data/'
target='_blank'
Expand Down

0 comments on commit c71db95

Please sign in to comment.