Browse Source

Readme file link updated (#356)

Amerrnath 7 years ago
parent
commit
b1931022d5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

242
 
242
 
243
 **Use Specific File Path**
243
 **Use Specific File Path**
244
 
244
 
245
-If you prefer a particular file path rather than randomly generated one, you can use `path` option. We've added [several  constants](#user-content-dirs) in v0.5.0 which represents commonly used directories.
245
+If you prefer a particular file path rather than randomly generated one, you can use `path` option. We've added [several  constants](https://github.com/wkh237/react-native-fetch-blob/wiki/File-System-Access-API#dirs) in v0.5.0 which represents commonly used directories.
246
 
246
 
247
 ```js
247
 ```js
248
 let dirs = RNFetchBlob.fs.dirs
248
 let dirs = RNFetchBlob.fs.dirs