* Fix store source link link to store-default was outdated/broken. Point to new store-default. * Update website/src/docs/stores.md Co-Authored-By: Artur Paikin <artur@arturpaikin.com>
@@ -142,4 +142,4 @@ function defaultStore () {
A pattern like this, where users can pass options via a function call if necessary, is recommended.
-See the [./src/store](https://github.com/transloadit/uppy/tree/master/src/store) folder in the repository for more inspiration.
+See the [@uppy/store-default](https://github.com/transloadit/uppy/tree/master/packages/%40uppy/store-default) package for more inspiration.