File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
synthtool/gcp/templates/python_library Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Python Client for {{ metadata['repo']['name_pretty'] }} API
15
15
.. |versions | image :: https://img.shields.io/pypi/pyversions/{{ metadata['repo']['distribution_name'] }}.svg
16
16
:target: https://pypi.org/project/{{ metadata['repo']['distribution_name'] }}/
17
17
.. _{{ metadata['repo']['name_pretty'] }} API : {{ metadata['repo']['product_documentation'] }}
18
- .. _Client Library Documentation : https://cloud.google.com/python/docs/reference/ {{ metadata['repo']['api_shortname '] }}/latest
18
+ .. _Client Library Documentation : {{ metadata['repo']['client_documentation '] }}
19
19
.. _Product Documentation : {{ metadata['repo']['product_documentation'] }}
20
20
21
21
Quick Start
You can’t perform that action at this time.
0 commit comments