Skip to content

Commit c2bbe97

Browse files
busunkim96tseaver
authored andcommitted
Update intersphinx mapping for requests. (googleapis#8805)
1 parent be9e457 commit c2bbe97

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
@@ -347,7 +347,7 @@
347347
None,
348348
),
349349
"grpc": ("https://grpc.io/grpc/python/", None),
350-
"requests": ("http://docs.python-requests.org/en/master/", None),
350+
"requests": ("https://2.python-requests.org/en/master/", None),
351351
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
352352
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
353353
}

asset/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
None,
336336
),
337337
"grpc": ("https://grpc.io/grpc/python/", None),
338-
"requests": ("http://docs.python-requests.org/en/master/", None),
338+
"requests": ("https://2.python-requests.org/en/master/", None),
339339
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
340340
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
341341
}

automl/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
None,
348348
),
349349
"grpc": ("https://grpc.io/grpc/python/", None),
350-
"requests": ("http://docs.python-requests.org/en/master/", None),
350+
"requests": ("https://2.python-requests.org/en/master/", None),
351351
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
352352
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
353353
}

bigquery_datatransfer/docs/conf.py

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

bigtable/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
None,
346346
),
347347
"grpc": ("https://grpc.io/grpc/python/", None),
348-
"requests": ("http://docs.python-requests.org/en/master/", None),
348+
"requests": ("https://2.python-requests.org/en/master/", None),
349349
}
350350

351351

container/docs/conf.py

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

containeranalysis/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
None,
348348
),
349349
"grpc": ("https://grpc.io/grpc/python/", None),
350-
"requests": ("http://docs.python-requests.org/en/master/", None),
350+
"requests": ("https://2.python-requests.org/en/master/", None),
351351
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
352352
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
353353
}

core/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
None,
348348
),
349349
"grpc": ("https://grpc.io/grpc/python/", None),
350-
"requests": ("http://docs.python-requests.org/en/master/", None),
350+
"requests": ("https://2.python-requests.org/en/master/", None),
351351
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
352352
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
353353
}

datacatalog/docs/conf.py

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

datalabeling/docs/conf.py

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

0 commit comments

Comments
 (0)