Repeating link to main website corrected

Clicking on the previous link redirected to: https://reactjs.org/https://reactjs.org
Its a 404 page.
Maybe instead of the whole link, we can use something like: [https://reactjs.org](/)
This commit is contained in:
Vinayak Bagaria
2018-05-08 00:15:15 +05:30
committed by GitHub
parent c434be812e
commit 7a02c31fbc

View File

@@ -80,7 +80,7 @@ some pretty cool things with it:
(including IE8) and automatically use
[event delegation](http://davidwalsh.name/event-delegate).
Head on over to https://reactjs.org to check out what we have
Head on over to [https://reactjs.org](https://reactjs.org) to check out what we have
built. Our documentation is geared towards building apps with the framework,
but if you are interested in the nuts and bolts
[get in touch](/support.html) with us!