File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
samples/api-python-client-doc Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ def main():
215215
216216%(api_desc)s
217217
218- Documentation for the %(api_name)s in [http ://api-python- client-doc .appspot.com/%(api)s_ %(version)s.html PyDoc]
218+ Documentation for the %(api_name)s in [https ://google- api-client-libraries .appspot.com/documentation/ %(api)s/ %(version)s/python/latest/ PyDoc]
219219
220220""" % context )
221221 current_api = api
Original file line number Diff line number Diff line change 1- application : api-python-client-doc
1+ application : api-python-client-doc-hrd
22version : 1
33runtime : python
44api_version : 1
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ <h1> Google API Client for Python Documentation </h1>
6969 < tr >
7070 < td > < img class =icon src ="{{ item.icons.x16 }} "/> {{ item.title }}</ td >
7171 < td > < a href ="{{ item.documentationLink }} "> Documentation</ a > </ td >
72- < td > < a href ="/ {{ item.name }}_ {{ item.safe_version }}.html "> PyDoc</ a > </ td >
72+ < td > < a href ="https://google-api-client-libraries.appspot.com/documentation/ {{ item.name }}/ {{ item.version }}/python/latest/ "> PyDoc</ a > </ td >
7373 < td > {{ item.name }}</ td >
7474 < td > {{ item.version}}</ td >
7575 </ tr >
You can’t perform that action at this time.
0 commit comments