Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 700ce51

Browse files
authored
docs: fix intersphinx reference to requests (#9294)
1 parent 4182805 commit 700ce51

File tree

45 files changed

+45
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+45
-45
lines changed

api_core/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

asset/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
333333
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
334334
"grpc": ("https://grpc.io/grpc/python/", None),
335-
"requests": ("https://2.python-requests.org/en/master/", None),
335+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
336336
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
337337
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
338338
}

automl/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345345
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
346346
"grpc": ("https://grpc.io/grpc/python/", None),
347-
"requests": ("https://2.python-requests.org/en/master/", None),
347+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
348348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
349349
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
350350
}

bigquery_datatransfer/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

bigtable/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343343
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344344
"grpc": ("https://grpc.io/grpc/python/", None),
345-
"requests": ("https://2.python-requests.org/en/master/", None),
345+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
346346
}
347347

348348

container/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

containeranalysis/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345345
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
346346
"grpc": ("https://grpc.io/grpc/python/", None),
347-
"requests": ("https://2.python-requests.org/en/master/", None),
347+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
348348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
349349
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
350350
}

core/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

datacatalog/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

datalabeling/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

dataproc/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345345
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
346346
"grpc": ("https://grpc.io/grpc/python/", None),
347-
"requests": ("https://2.python-requests.org/en/master/", None),
347+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
348348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
349349
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
350350
}

datastore/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
340340
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
341341
"grpc": ("https://grpc.io/grpc/python/", None),
342-
"requests": ("https://2.python-requests.org/en/master/", None),
342+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
343343
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
344344
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
345345
}

dlp/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

dns/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
337337
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
338338
"grpc": ("https://grpc.io/grpc/python/", None),
339-
"requests": ("https://2.python-requests.org/en/master/", None),
339+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
340340
}
341341

342342

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
'grpc': ('https://grpc.io/grpc/python/', None),
324324
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
325325
'python': ('https://docs.python.org/3', None),
326-
'requests': ('https://2.python-requests.org/en/master/', None),
326+
'requests': ('https://requests.kennethreitz.org/en/stable/', None),
327327
}
328328

329329
# Static HTML pages, e.g. to support redirects

error_reporting/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

firestore/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

grafeas/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
331331
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
332332
"grpc": ("https://grpc.io/grpc/python/", None),
333-
"requests": ("https://2.python-requests.org/en/master/", None),
333+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
334334
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
335335
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
336336
}

iam/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

iot/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

irm/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

kms/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
333333
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
334334
"grpc": ("https://grpc.io/grpc/python/", None),
335-
"requests": ("https://2.python-requests.org/en/master/", None),
335+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
336336
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
337337
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
338338
}

language/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
340340
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
341341
"grpc": ("https://grpc.io/grpc/python/", None),
342-
"requests": ("https://2.python-requests.org/en/master/", None),
342+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
343343
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
344344
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
345345
}

logging/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343343
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344344
"grpc": ("https://grpc.io/grpc/python/", None),
345-
"requests": ("https://2.python-requests.org/en/master/", None),
345+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
346346
}
347347

348348

monitoring/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345345
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
346346
"grpc": ("https://grpc.io/grpc/python/", None),
347-
"requests": ("https://2.python-requests.org/en/master/", None),
347+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
348348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
349349
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
350350
}

oslogin/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

phishingprotection/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
345345
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
346346
"grpc": ("https://grpc.io/grpc/python/", None),
347-
"requests": ("https://2.python-requests.org/en/master/", None),
347+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
348348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
349349
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
350350
}

pubsub/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

redis/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
342342
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
343343
"grpc": ("https://grpc.io/grpc/python/", None),
344-
"requests": ("https://2.python-requests.org/en/master/", None),
344+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
345345
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
346346
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
347347
}

resource_manager/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343343
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344344
"grpc": ("https://grpc.io/grpc/python/", None),
345-
"requests": ("https://2.python-requests.org/en/master/", None),
345+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
346346
}
347347

348348

runtimeconfig/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343343
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344344
"grpc": ("https://grpc.io/grpc/python/", None),
345-
"requests": ("https://2.python-requests.org/en/master/", None),
345+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
346346
}
347347

348348

scheduler/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

securitycenter/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

spanner/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
340340
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
341341
"grpc": ("https://grpc.io/grpc/python/", None),
342-
"requests": ("https://2.python-requests.org/en/master/", None),
342+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
343343
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
344344
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
345345
}

speech/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

storage/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
"google-auth": ("https://google-auth.readthedocs.io/en/stable", None),
343343
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
344344
"grpc": ("https://grpc.io/grpc/python/", None),
345-
"requests": ("https://2.python-requests.org/en/master/", None),
345+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
346346
}
347347

348348

talent/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

tasks/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

texttospeech/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

trace/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
"google-gax": ("https://gax-python.readthedocs.io/en/latest/", None),
339339
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest", None),
340340
"grpc": ("https://grpc.io/grpc/python/", None),
341-
"requests": ("https://2.python-requests.org/en/master/", None),
341+
"requests": ("https://requests.kennethreitz.org/en/stable/", None),
342342
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
343343
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
344344
}

0 commit comments

Comments
 (0)