Explorar el Código

Merge pull request #718 from luarmr/patch-1

Update stores.md
Artur Paikin hace 7 años
padre
commit
797e592503
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.