We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de4482 commit 9874bfaCopy full SHA for 9874bfa
docs/datastore-quickstart.rst
@@ -22,7 +22,7 @@ You can install the library quickly with ``pip``::
22
$ pip install gcloud
23
24
Run the
25
-`example script <https://github.com/jgeewax/gcloud/blob/master/gcloud/datastore/demo.py>`_
+`example script <https://github.com/GoogleCloudPlatform/gcloud-python/blob/master/gcloud/datastore/demo/demo.py>`_
26
included in the package::
27
28
$ python -m gcloud.datastore.demo
0 commit comments