Browse Source

Insert missing documentation links.

Renée Kooi 6 years ago
parent
commit
8d2b6a8a05

+ 1 - 1
packages/@uppy/core/README.md

@@ -36,7 +36,7 @@ Alternatively, you can also use this plugin in a pre-built bundle from Transload
 
 ## Documentation
 
-Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/DOC_PAGE_HERE).
+Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/uppy).
 
 ## License
 

+ 1 - 1
packages/@uppy/dashboard/README.md

@@ -43,7 +43,7 @@ Alternatively, you can also use this plugin in a pre-built bundle from Transload
 
 ## Documentation
 
-Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/DOC_PAGE_HERE).
+Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/dashboard).
 
 ## License
 

+ 2 - 0
packages/@uppy/provider-views/README.md

@@ -36,9 +36,11 @@ class GoogleDrive extends Plugin {
 $ npm install @uppy/provider-views --save
 ```
 
+<!-- Undocumented currently
 ## Documentation
 
 Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/DOC_PAGE_HERE).
+-->
 
 ## License
 

+ 2 - 0
packages/@uppy/server-utils/README.md

@@ -38,9 +38,11 @@ socket.on('progress', () => {})
 $ npm install @uppy/server-utils --save
 ```
 
+<!-- Undocumented currently
 ## Documentation
 
 Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/DOC_PAGE_HERE).
+-->
 
 ## License
 

+ 1 - 1
packages/@uppy/store-default/README.md

@@ -32,7 +32,7 @@ Alternatively, you can also use this package in a pre-built bundle from Transloa
 
 ## Documentation
 
-Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/DOC_PAGE_HERE).
+Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/stores#DefaultStore).
 
 ## License
 

+ 1 - 1
packages/@uppy/store-redux/README.md

@@ -46,7 +46,7 @@ Alternatively, you can also use this plugin in a pre-built bundle from Transload
 
 ## Documentation
 
-Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/DOC_PAGE_HERE).
+Documentation for this plugin can be found on the [Uppy website](https://uppy.io/docs/stores#ReduxStore).
 
 ## License