Skip to content

Commit ad347a3

Browse files
author
Kevin Lacker
authored
include the version number in the header (facebook#8315)
1 parent b20b99e commit ad347a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ul>
1717
<ul class="nav-site nav-site-external">
1818
<li><a href="https://github.com/facebook/react">GitHub</a></li>
19-
<li><a href="https://facebook.github.io/react-native/">React Native</a></li>
19+
<li><a href="https://github.com/facebook/react/releases">v{{site.react_version}}</a></li>
2020
</ul>
2121
</div>
2222
</div>

0 commit comments

Comments
 (0)