瀏覽代碼

Update docs for example project (#3315)

Fix broken link and mention the new redux example project.
Rodrigo Bermúdez Schettino 6 年之前
父節點
當前提交
767866c5f3
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      example/README.md

+ 1
- 1
example/README.md 查看文件

@@ -1,6 +1,6 @@
1 1
 # example
2 2
 
3
-A simple usage example. If you're using redux, take a look at [example-redux](../example-redux).
3
+A simple usage example. If you're using redux, take a look at [example-redux](../old-example-redux) (**deprecated** in favor of [JuneDomingo/movieapp](https://github.com/JuneDomingo/movieapp)).
4 4
 
5 5
 ## Installation - iOS
6 6