浏览代码

Readme file link updated (#356)

Amerrnath 8 年前
父节点
当前提交
b1931022d5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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