Skip to content

Commit

Permalink
Add link for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Jul 17, 2015
1 parent 28b9a6f commit 2771fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/core/HeaderLinks.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'},
Expand Down

0 comments on commit 2771fc4

Please sign in to comment.