Skip to content

Commit 9a663bf

Browse files
authored
Update _header.html.erb
1 parent 960eaae commit 9a663bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/views/pages/_header.html.erb

+5
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,10 @@
3030
<%= link_to "The React on Rails Doctrine",
3131
"http://www.shakacode.com/2016/01/27/the-react-on-rails-doctrine.html" %>.
3232
</li>
33+
<li>
34+
See our React Native Client:
35+
<%= link_to "shakacode/react-native-tutorial",
36+
"https://github.com/shakacode/react-native-tutorial" %>.
37+
</li>
3338
</ul>
3439
<hr/>

0 commit comments

Comments
 (0)