Skip to content

Commit 21af62a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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='http://code.google.com/p/google-api-java-client/wiki/MediaUpload'>here</a>.
47+
* available <a href='https://googleapis.github.io/google-api-java-client/media-upload.html'>here</a>.
4848
*
4949
* <p>
5050
* For resumable uploads, when the media content length is known, if the provided

0 commit comments

Comments
 (0)