File tree Expand file tree Collapse file tree
synthtool/gcp/templates/python_library/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -346,7 +346,7 @@ texinfo_documents = [
346346# Example configuration for intersphinx: refer to the Python standard library.
347347intersphinx_mapping = {
348348 "python": ("https://python.readthedocs.org/en/latest/", None),
349- "google-auth": ("https://googleapis.dev/python/google-auth/latest/index.html ", None),
349+ "google-auth": ("https://googleapis.dev/python/google-auth/latest/", None),
350350 "google.api_core": (
351351 "https://googleapis.dev/python/google-api-core/latest/",
352352 None,
You can’t perform that action at this time.
0 commit comments