Skip to content

Commit

Permalink
Fix link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergeorge authored May 5, 2018
1 parent d55b418 commit a51d252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If you're using my [cljs expo template](https://github.com/seantempesta/expo-clj

## Documentation

Anything `react-navigation` related is documented on [their site](https://reactnavigation.org/docs/intro/). The idea for this library isn't to re-invent the wheel, but make it cljs friendly.
Anything `react-navigation` related is documented on [their site](https://reactnavigation.org/docs/getting-started.html). The idea for this library isn't to re-invent the wheel, but make it cljs friendly.

Specifically:
- Conforming whatever cljs wrapper components into the correct react components/elements
Expand Down Expand Up @@ -134,4 +134,4 @@ See the [examples folder](https://github.com/seantempesta/cljs-react-navigation/

Copyright © 2017 Sean Tempesta

Distributed under the MIT license.
Distributed under the MIT license.

0 comments on commit a51d252

Please sign in to comment.