tyroprogrammer / learn-react-app

Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
MIT License
3.65k stars 328 forks source link

Fix Gitpod online tutorial link in README.md #43

Closed jankeromnes closed 5 years ago

jankeromnes commented 5 years ago

Thank you for merging #24! 👍

Also, I'm very sorry, but I made a small mistake in the demo link. 😓 It currently links to the file src/exercise/01-HelloWorld.js on GitHub, instead of opening the actual online demo (the URL is missing the gitpod.io/# prefix).

This PR fixes my mistake.

jankeromnes commented 5 years ago

@tyroprogrammer please take a look when you have time. I'm so sorry for the trouble.