Skip to content

Commit 5db2a74

Browse files
authored
Fix README.md
Fix example links for Download and Multipart/form-data
1 parent 821eeb0 commit 5db2a74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ A project committed to making file access and data transfer easier and more effi
1818
* [Installation](#user-content-installation)
1919
* [HTTP Data Transfer](#user-content-http-data-transfer)
2020
* [Regular Request](#user-content-regular-request)
21-
* [Download file](#user-content-download-example--fetch-files-that-needs-authorization-token)
21+
* [Download file](#download-example-fetch-files-that-need-authorization-token)
2222
* [Upload file](#user-content-upload-example--dropbox-files-upload-api)
23-
* [Multipart/form upload](#user-content-multipartform-data-example--post-form-data-with-file-and-data)
23+
* [Multipart/form upload](#multipartform-data-example-post-form-data-with-file-and-data)
2424
* [Upload/Download progress](#user-content-uploaddownload-progress)
2525
* [Cancel HTTP request](#user-content-cancel-request)
2626
* [Android Media Scanner, and Download Manager Support](#user-content-android-media-scanner-and-download-manager-support)

0 commit comments

Comments
 (0)