From 96c9c062722ab565ee3eac1148be213850918052 Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Tue, 11 Sep 2018 08:38:54 -0500 Subject: [PATCH] Update the Docz integration link Close #1102 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff607ed3..9c611fc8 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ recipes" guide. Examples of using React Native for Web with other web tools: -* [Docz](https://github.com/pedronauck/docz/tree/master/examples/react-native-flow) +* [Docz](https://github.com/pedronauck/docz-plugin-react-native) * [Gatsby](https://github.com/gatsbyjs/gatsby/tree/master/examples/using-react-native-web) * [Next.js](https://github.com/zeit/next.js/tree/master/examples/with-react-native-web) * [Phenomic](https://github.com/phenomic/phenomic/tree/master/examples/react-native-web-app)