Skip to content

Commit 21af62a

Browse files
authored
docs: fix link to media upload documentation (#1442)
1 parent fd5c509 commit 21af62a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-api-client/src/main/java/com/google/api/client/googleapis/media/MediaHttpUploader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
/**
4646
* Media HTTP Uploader, with support for both direct and resumable media uploads. Documentation is
47-
* available <a href='/proxy/https/github.com/googleapis/google-api-java-client/commit/%3Cspan%20class=%22x%20x-first%20x-last%22%3Ehttp%3C/span%3E://%3Cspan%20class=%22x%20x-first%20x-last%22%3Ecode.google.com/p/%3C/span%3Egoogle-api-java-client/%3Cspan%20class=%22x%20x-first%20x-last%22%3Ewiki/MediaUpload%3C/span%3E'>here</a>.
47+
* available <a href='/proxy/https/github.com/googleapis/google-api-java-client/commit/%3Cspan%20class=%22x%20x-first%20x-last%22%3Ehttps%3C/span%3E://%3Cspan%20class=%22x%20x-first%20x-last%22%3Egoogleapis.github.io/%3C/span%3Egoogle-api-java-client/%3Cspan%20class=%22x%20x-first%20x-last%22%3Emedia-upload.html%3C/span%3E'>here</a>.
4848
*
4949
* <p>
5050
* For resumable uploads, when the media content length is known, if the provided

0 commit comments

Comments
 (0)