diff --git a/samples-index.py b/samples-index.py index 1c8319a..a39364a 100644 --- a/samples-index.py +++ b/samples-index.py @@ -215,7 +215,7 @@ def main(): %(api_desc)s -Documentation for the %(api_name)s in [http://api-python-client-doc.appspot.com/%(api)s_%(version)s.html PyDoc] +Documentation for the %(api_name)s in [https://google-api-client-libraries.appspot.com/documentation/%(api)s/%(version)s/python/latest/ PyDoc] """ % context) current_api = api diff --git a/samples/api-python-client-doc/app.yaml b/samples/api-python-client-doc/app.yaml index 5a357dc..b2d087a 100644 --- a/samples/api-python-client-doc/app.yaml +++ b/samples/api-python-client-doc/app.yaml @@ -1,4 +1,4 @@ -application: api-python-client-doc +application: api-python-client-doc-hrd version: 1 runtime: python api_version: 1 diff --git a/samples/api-python-client-doc/index.html b/samples/api-python-client-doc/index.html index 1710431..90cffd4 100644 --- a/samples/api-python-client-doc/index.html +++ b/samples/api-python-client-doc/index.html @@ -69,7 +69,7 @@ {{ item.title }} Documentation - PyDoc + PyDoc {{ item.name }} {{ item.version}}