Skip to content

Commit a0ff8c4

Browse files
authored
Fixed links
1 parent 6a33c68 commit a0ff8c4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<br/><br/><br/>
1212
</div>
1313

14-
Similar to the [Hactoberfest'21](https://vinitshahdeo.dev/hacktoberfest-2021) initiative, we're planning another community-led open-source initiative for helping the community level up their JavaScript coding skills by solving a non-trivial problem daily. None of the questions will be tricks ━ you don’t have to worry about handling big integers or knowing how to balance a red-black tree. Every problem will be based on what you do on a daily basis as a JavaScript developer.
14+
Similar to the [Hactoberfest'21](https://vinitshahdeo.dev/hacktoberfest-2021) initiative, we're planning another community-led open-source initiative to help the community level up their JavaScript coding skills by solving a non-trivial problem daily. None of the questions will be tricks ━ you don’t have to worry about handling big integers or knowing how to balance a red-black tree. Every problem will be based on what you do daily as a JavaScript developer.
1515

1616
[![#50DaysOfJavaScipt](https://badgen.net/badge/%23/50DaysOfJavaScript?&scale=1.3)](https://50daysofjavascript.netlify.app/)
1717

18-
[Join `#50DaysOfJavaScript`](https://tinyurl.com/50DaysOfJavaScript)**Solve just a single coding challenge each day to improve your JavaScript skills!** This will tentatively start from **Jan 20, 2024**. Begin any day and stick for next 50 days to complete the challenge. **More details to follow!**
18+
[Join `#50DaysOfJavaScript`](https://tinyurl.com/50DaysOfJavaScript)**Solve just a single coding challenge each day to improve your JavaScript skills!** This will tentatively start from **Jan 20, 2024**. Begin any day and stick for the next 50 days to complete the challenge. **More details to follow!**
1919

2020
**Learn more**: [50daysofjavascript.netlify.app](https://50daysofjavascript.netlify.app/)
2121

@@ -48,7 +48,7 @@ npm i
4848
npm start
4949
```
5050

51-
This is created using [create-react-app](create-react-app) and can be run locally in the development mode using the above commands. Open http://localhost:3000 to view it in your browser.
51+
This is created using [create-react-app](https://legacy.reactjs.org/docs/create-a-new-react-app.html) and can be run locally in the development mode using the above commands. Open http://localhost:3000 to view it in your browser.
5252

5353
## Contributors
5454

0 commit comments

Comments
 (0)