Skip to content

Commit fe476fe

Browse files
yoshi-automationbusunkim96
authored andcommitted
docs(recommender): change requests intersphinx url (via synth) (googleapis#9408)
1 parent 4b375c5 commit fe476fe

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

recommender/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://requests.kennethreitz.org/en/stable/", None),
347+
"requests": ("https://requests.kennethreitz.org/en/master/", None),
348348
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
349349
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
350350
}

recommender/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-09-27T16:39:53.634316Z",
2+
"updateTime": "2019-10-05T12:31:38.542410Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.37.1",
8-
"dockerImage": "googleapis/artman@sha256:6068f67900a3f0bdece596b97bda8fc70406ca0e137a941f4c81d3217c994a80"
7+
"version": "0.38.0",
8+
"dockerImage": "googleapis/artman@sha256:0d2f8d429110aeb8d82df6550ef4ede59d40df9062d260a1580fce688b0512bf"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "cd112d8d255e0099df053643d4bd12c228ef7b1b",
16-
"internalRef": "271468707"
15+
"sha": "ceb8e2fb12f048cc94caae532ef0b4cf026a78f3",
16+
"internalRef": "272971705"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)