Skip to content

Commit 2771fc4

Browse files
committed
Add link for releases
1 parent 28b9a6f commit 2771fc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/core/HeaderLinks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ var HeaderLinks = React.createClass({
1515
linksInternal: [
1616
{section: 'docs', href: '/react-native/docs/getting-started.html', text: 'Docs'},
1717
{section: 'support', href: '/react-native/support.html', text: 'Support'},
18+
{section: 'releases', href: 'https://github.com/facebook/react-native/releases', text: 'Releases'},
1819
],
1920
linksExternal: [
2021
{section: 'github', href: 'https://github.com/facebook/react-native', text: 'GitHub'},

0 commit comments

Comments
 (0)