Skip to content

Commit

Permalink
docs: fix link to media upload documentation (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Dec 3, 2019
1 parent fd5c509 commit 21af62a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@

/**
* Media HTTP Uploader, with support for both direct and resumable media uploads. Documentation is
* available <a href='http://code.google.com/p/google-api-java-client/wiki/MediaUpload'>here</a>.
* available <a href='https://googleapis.github.io/google-api-java-client/media-upload.html'>here</a>.
*
* <p>
* For resumable uploads, when the media content length is known, if the provided
Expand Down

0 comments on commit 21af62a

Please sign in to comment.