Skip to content

Commit 32f438e

Browse files
committed
website: add link to docs in latest blog post
1 parent 99bff90 commit 32f438e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

website/blog/2019-06-17-hello-reason-react-native.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,6 @@ Now that `reason-react-native` is ready to be used and that our migration plan
134134
is usable, we will probably be focused on documentation as lots of APIs and
135135
Components need to be documented. We really want to offer the best developer
136136
experience possible and that's definitely part of it.
137+
138+
👉Now it's time for you to check our
139+
[Getting Started with Reason React Native documentation](/reason-react-native/en/docs/)

website/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Getting Started
44
---
55

66
_Reason React Native_ is a safe & simple way to build
7-
[ReactNative](http://facebook.github.io/react-native/) apps, in
7+
[React Native](http://facebook.github.io/react-native/) apps, in
88
[Reason](http://reasonml.github.io/), using
99
[ReasonReact](https://reasonml.github.io/reason-react/).
1010

0 commit comments

Comments
 (0)