Add link for releases

This commit is contained in:
Christopher Chedeau
2015-07-16 19:41:22 -07:00
parent 28b9a6f69e
commit 2771fc4c52

View File

@@ -15,6 +15,7 @@ var HeaderLinks = React.createClass({
linksInternal: [
{section: 'docs', href: '/react-native/docs/getting-started.html', text: 'Docs'},
{section: 'support', href: '/react-native/support.html', text: 'Support'},
{section: 'releases', href: 'https://github.com/facebook/react-native/releases', text: 'Releases'},
],
linksExternal: [
{section: 'github', href: 'https://github.com/facebook/react-native', text: 'GitHub'},