浏览代码

Merge pull request #132 from azizhk/patch-1

(small fix) Fix link to issue which was giving 404
Travis Nuttall 5 年前
父节点
当前提交
eb0bfa44ad
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -530,7 +530,7 @@ RNFetchBlob
530 530
     })
531 531
 ```
532 532
 
533
-Your app might not have right to remove/change the file created by Download Manager, therefore you might need to [set custom location to the download task](https://github.com/joltup/rn-fetch-blob/issues/236).
533
+Your app might not have right to remove/change the file created by Download Manager, therefore you might need to [set custom location to the download task](https://github.com/wkh237/react-native-fetch-blob/issues/236).
534 534
 
535 535
 **Download Notification and Visibility in Download App (Android Only)**
536 536