Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 62550b9

Browse files
authored
Update README.md
1 parent 9b1885d commit 62550b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ If you're going to concatenate files, you don't have to read the data to JS cont
767767
* When file stream and upload/download progress event slow down your app, consider upgrade to `0.9.6+`, use [additional arguments](https://github.com/wkh237/react-native-fetch-blob/wiki/Fetch-API#fetchprogressconfig-eventlistenerpromisernfetchblobresponse) to limit its frequency.
768768
* When passing a file path to the library, remove `file://` prefix.
769769

770-
when you got problem, have a look at [Trouble Shooting](https://github.com/wkh237/react-native-fetch-blob/wiki/Trouble-Shooting) or issues tagged `Trouble Shooting`, there'd be some helpful information.
770+
when you got problem, have a look at [Trouble Shooting](https://github.com/wkh237/react-native-fetch-blob/wiki/Trouble-Shooting) or [issues labeled Trouble Shooting](https://github.com/wkh237/react-native-fetch-blob/issues?utf8=✓&q=label%3A%22trouble%20shooting%22%20), there'd be some helpful information.
771771

772772
## Changes
773773

0 commit comments

Comments
 (0)