Skip to content

Commit

Permalink
Fix wrong repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
ThuHtooSan committed Jan 15, 2024
1 parent a695793 commit 027758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/About/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const About = () => {
<p className='source-code'>
View source code at{' '}
<a
href='http://github.com/thuhtoosan/react-weather-app'
href='http://github.com/thuhtoosan/weather-seeker'
target='_blank'
rel='noopener noreferrer'
className='bold'
Expand Down

0 comments on commit 027758b

Please sign in to comment.