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
1515.. |versions | image :: https://img.shields.io/pypi/pyversions/{{ metadata['repo']['distribution_name'] }}.svg
1616 :target: https://pypi.org/project/{{ metadata['repo']['distribution_name'] }}/
1717.. _{{ 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 '] }}
1919.. _Product Documentation : {{ metadata['repo']['product_documentation'] }}
2020
2121Quick Start
You can’t perform that action at this time.
0 commit comments