Skip to content

Commit 61ef87b

Browse files
yoshi-automationbusunkim96
authored andcommitted
docs(phishingprotection): change requests intersphinx url (via synth) (googleapis#9407)
1 parent fe476fe commit 61ef87b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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://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
}

phishingprotection/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-28T12:31:47.480388Z",
2+
"updateTime": "2019-10-05T12:30:18.605559Z",
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": "fcdec366bb4076be75649031706548128a01fc02",
16-
"internalRef": "271635926"
15+
"sha": "ceb8e2fb12f048cc94caae532ef0b4cf026a78f3",
16+
"internalRef": "272971705"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)