diff --git a/.repo-metadata.json b/.repo-metadata.json index 63ed1907..75b9b8da 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,7 +1,7 @@ { "name": "google-resumable-media", "name_pretty": "Google Resumable Media", - "client_documentation": "https://googleapis.github.io/google-resumable-media-python/latest/", + "client_documentation": "https://googleapis.dev/python/google-resumable-media/latest/index.html", "release_level": "alpha", "language": "python", "repo": "googleapis/google-resumable-media-python", diff --git a/README.rst b/README.rst index fed89123..c541c974 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ Utilities for Google Media Downloads and Resumable Uploads See the `docs`_ for examples and usage. -.. _docs: https://googleapis.github.io/google-resumable-media-python/latest/ +.. _docs: https://googleapis.dev/python/google-resumable-media/latest/index.html Supported Python Versions -------------------------