Skip to content

Commit 03157e9

Browse files
jankeromnestyroprogrammer
authored andcommittedJul 14, 2019
Fix Gitpod online tutorial link in README.md
1 parent 32bea77 commit 03157e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ After this is complete, the application will be deployed on port `3000`. Open a
7373

7474
You can also run this tutorial in Gitpod, a free online dev environment for GitHub:
7575

76-
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://github.com/tyroprogrammer/learn-react-app/blob/master/src/exercise/01-HelloWorld.js)
76+
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/tyroprogrammer/learn-react-app/blob/master/src/exercise/01-HelloWorld.js)
7777

7878
-----
7979

@@ -140,4 +140,4 @@ If you went through the exercise and saw some inconsistencies or if you have an
140140
[github-commit]: https://github.com/tyroprogrammer/learn-react-app/commits/master
141141
[github-contributors-badge]: https://img.shields.io/github/contributors/tyroprogrammer/learn-react-app.svg?style=social
142142
[github-contributors]: https://github.com/tyroprogrammer/learn-react-app/graphs/contributors
143-
<!-- prettier-ignore-end -->
143+
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)
Failed to load comments.