Skip to content

Commit 6d52270

Browse files
committed
Changed book repo url
1 parent 30c1a05 commit 6d52270

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The knowledge is based on the experience of working with React Native apps for a
4646
<hr/>
4747

4848
##### [Download a .pdf, .epub, or .mobi](https://www.gitbook.com/book/react-made-native-easy/react-made-native-easy/details)
49-
##### [Contribute, stars, suggestions, and fixes on github](https://github.com/react-made-native-easy/react-made-native-easy.github.io)
49+
##### [Contribute, stars, suggestions, and fixes on github](https://github.com/react-made-native-easy/book)
5050

5151
<hr/>
5252
<p align='center'><b>GET, SET, CODE!!</b></p>

book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"githubRepository": "react-made-native-easy.github.io"
2323
},
2424
"edit-link": {
25-
"base": "https://github.com/react-made-native-easy/react-made-native-easy.github.io",
25+
"base": "https://github.com/react-made-native-easy/book",
2626
"label": "Edit"
2727
},
2828
"ga": {

the-end.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### <center> Don't forget to hit [](https://github.com/react-made-native-easy/react-made-native-easy.github.io) if you like our work :)
1+
#### <center> Don't forget to hit [](https://github.com/react-made-native-easy/book) if you like our work :)
22

33
<div style="text-align:center">
44
<img src="/assets/images/the-end.png" style="display:inline-block;">

0 commit comments

Comments
 (0)