Skip to content

Commit 057584b

Browse files
committed
fixed outdated reference
1 parent cb4727d commit 057584b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ export default class Index extends React.Component {
269269
<Block layout="threeColumn" background={null}>
270270
{[
271271
{
272-
image: `${baseUrl}img/impactful-conribution-award-399x544.png`,
272+
image: `${baseUrl}img/impactful-contribution-award-399x544.png`,
273273
imageAlign: 'top',
274274
imageLink: 'https://osawards.com/react/2019',
275275
imageAlt:

0 commit comments

Comments
 (0)