Browse Source

Update README.md

wkh237 8 years ago
parent
commit
3140aaadd7
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -21,11 +21,11 @@ This update is `backward-compatible` generally you don't have to change existing
21 21
  * [Download file](#user-content-download-example--fetch-files-that-needs-authorization-token)
22 22
  * [Upload file](#user-content-upload-example--dropbox-files-upload-api)
23 23
  * [Multipart/form upload](#user-content-multipartform-data-example--post-form-data-with-file-and-data)
24
- * [Upload/Download progress](#user-content-uploaaddownload-progress)
24
+ * [Upload/Download progress](#user-content-uploaddownload-progress)
25 25
  * [Android Media Scanner, and Download Manager Support](#user-content-android-media-scanner-and-download-manager-support)
26 26
  * [File access](#user-content-file-access)
27 27
  * [File stream](#user-content-file-stream)
28
- * [Manage cached files](#user-content-manage-cached-files)
28
+ * [Manage cached files](#user-content-cache-file-management)
29 29
  * [Self-Signed SSL Server](#user-content-self-signed-ssl-server)
30 30
 * [API References](https://github.com/wkh237/react-native-fetch-blob/wiki/Fetch-API)
31 31
 * [Development](#user-content-development)