mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
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:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user