Quellcode durchsuchen

Merge pull request #718 from luarmr/patch-1

Update stores.md
Artur Paikin vor 7 Jahren
Ursprung
Commit
797e592503
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      website/src/docs/stores.md

+ 1 - 1
website/src/docs/stores.md

@@ -141,4 +141,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/feature/store/src/store) folder in the repository for more inspiration.
+See the [./src/store](https://github.com/transloadit/uppy/tree/master/src/store) folder in the repository for more inspiration.