ソースを参照

Fix README.md

Fix example links for Download and Multipart/form-data
Catalin Miron 6 年 前
コミット
5db2a74b07
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      README.md

+ 2
- 2
README.md ファイルの表示

@@ -18,9 +18,9 @@ A project committed to making file access and data transfer easier and more effi
18 18
 * [Installation](#user-content-installation)
19 19
 * [HTTP Data Transfer](#user-content-http-data-transfer)
20 20
  * [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)
22 22
  * [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)
24 24
  * [Upload/Download progress](#user-content-uploaddownload-progress)
25 25
  * [Cancel HTTP request](#user-content-cancel-request)
26 26
  * [Android Media Scanner, and Download Manager Support](#user-content-android-media-scanner-and-download-manager-support)