From 8fa9fc5cc544ebdee884b64a2f586513f8ec6a92 Mon Sep 17 00:00:00 2001 From: Greg Westneat Date: Mon, 16 Dec 2019 16:54:39 -0800 Subject: [PATCH] Update README link for Docz Close #1504 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74c6b2d9..d7a9c6ba 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ other design details. Examples of using React Native for Web with other web tools: -* [Docz](https://github.com/pedronauck/docz-plugin-react-native) +* [Docz](https://github.com/doczjs/docz/tree/master/examples/react-native) * [Gatsby](https://github.com/slorber/gatsby-plugin-react-native-web) * [Next.js](https://github.com/zeit/next.js/tree/master/examples/with-react-native-web) (and [example recipes](https://gist.github.com/necolas/f9034091723f1b279be86c7429eb0c96))