mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Fix the "Releases" link in the "Getting Started" page (#1530)
This commit is contained in:
committed by
Alexey Pyltsyn
parent
dd6317f3bd
commit
dcfc0bbb10
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user