Skip to content

Commit 7337c6b

Browse files
chore(python): add protobuf to intersphinx mapping (googleapis#198)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
1 parent 8d8bc51 commit 7337c6b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-python:latest
3-
digest: sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
3+
digest: sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@
366366
),
367367
"grpc": ("https://grpc.github.io/grpc/python/", None),
368368
"proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/", None),
369+
"protobuf": ("https://googleapis.dev/python/protobuf/latest/", None),
369370

370371
}
371372

0 commit comments

Comments
 (0)