From fcfaad0d94604c356b9757cad925bfd3e5e11f9e Mon Sep 17 00:00:00 2001 From: Aidara Moussa Date: Tue, 2 Jan 2018 10:13:10 +0100 Subject: [PATCH] master/docs/react is not reachable Hi, The react docs link sould be `https://uppy.io/docs/react/`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ae7963a..306dfe9e0 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Alternatively, you can also use a pre-built bundle, for example from [unpkg CDN] - [Uppy](https://uppy.io/docs/uppy/) — full list of options, methods and events. - [Plugins](https://uppy.io/docs/plugins/) — list of Uppy plugins and their options. - [Server](https://uppy.io/docs/server/) — setting up and running an Uppy Server instance, which adds support for Instagram, Dropbox, Google Drive and other remote sources. -- [React](/docs/react/) — components to integrate Uppy UI plugins with React apps. +- [React](https://uppy.io/docs/react/) — components to integrate Uppy UI plugins with React apps. - Architecture & Making a Plugin — how to write a plugin for Uppy [documentation in progress]. ## Plugins