Skip to content

Commit daf37a1

Browse files
MikeyAlmightyfacebook-github-bot
authored andcommitted
fix: Updated releases/changelog links (#32551)
Summary: [react-native-community/releases](https://github.com/react-native-community/releases) is on **DEPRECATION ALERT**, update to [reactwg/react-native-releases](https://github.com/reactwg/react-native-releases/discussions) ? ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General] [Changed] - Updated the links for the discussions and changelog Pull Request resolved: #32551 Reviewed By: yungsters Differential Revision: D32244225 Pulled By: cortinico fbshipit-source-id: d6c72540525484b445b507006a10f2f54baa18d5
1 parent 83116e3 commit daf37a1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ The main repository, <https://github.com/facebook/react-native>, contains the Re
4242
There are a few other repositories you might want to familiarize yourself with:
4343

4444
* **React Native website** which contains the source code for the website, including the documentation, located at <https://github.com/facebook/react-native-website>
45-
* **Releases** are coordinated through the <https://github.com/react-native-community/releases> repository. This includes important documents such as the Changelog.
45+
* **Releases** Conversations for new releases are happening [in this discussion repo](https://github.com/reactwg/react-native-releases/discussions).
46+
* **Changelog** The changelog can be found [here](https://github.com/facebook/react-native/blob/main/CHANGELOG.md).
4647
* **Discussions** about the future of React Native take place in the <https://github.com/react-native-community/discussions-and-proposals> repository.
4748
* **High-quality plugins** for React Native can be found throughout the [React Native Community GitHub Organization](http://github.com/react-native-community/).
4849

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The source for the React Native documentation and website is hosted on a separat
9797

9898
Upgrading to new versions of React Native may give you access to more APIs, views, developer tools, and other goodies. See the [Upgrading Guide][u] for instructions.
9999

100-
React Native releases are discussed in the React Native Community, [**@react-native-community/react-native-releases**][repo-releases].
100+
React Native releases are discussed [in this discussion repo](https://github.com/reactwg/react-native-releases/discussions).
101101

102102
[u]: https://reactnative.dev/docs/upgrading
103103
[repo-releases]: https://github.com/react-native-community/react-native-releases

0 commit comments

Comments
 (0)