Fix the "Releases" link in the "Getting Started" page (#1530)

This commit is contained in:
Quentin Bahers
2019-04-24 08:12:33 +02:00
committed by Alexey Pyltsyn
parent dd6317f3bd
commit dcfc0bbb10

View File

@@ -115,7 +115,7 @@ The [React blog](/blog/) is the official source for the updates from the React t
You can also follow the [@reactjs account](https://twitter.com/reactjs) on Twitter, but you won't miss anything essential if you only read the blog.
Not every React release deserves its own blog post, but you can find a detailed changelog for every release [in the `CHANGELOG.md` file in the React repository](https://github.com/facebook/react/blob/master/CHANGELOG.md), as well as on the [Releases](https://github.com/facebook/react) page.
Not every React release deserves its own blog post, but you can find a detailed changelog for every release [in the `CHANGELOG.md` file in the React repository](https://github.com/facebook/react/blob/master/CHANGELOG.md), as well as on the [Releases](https://github.com/facebook/react/releases) page.
## Versioned Documentation {#versioned-documentation}