Skip to content

Commit 9874bfa

Browse files
committed
Fix link to example script.
1 parent 5de4482 commit 9874bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/datastore-quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can install the library quickly with ``pip``::
2222
$ pip install gcloud
2323

2424
Run the
25-
`example script <https://github.com/jgeewax/gcloud/blob/master/gcloud/datastore/demo.py>`_
25+
`example script <https://github.com/GoogleCloudPlatform/gcloud-python/blob/master/gcloud/datastore/demo/demo.py>`_
2626
included in the package::
2727

2828
$ python -m gcloud.datastore.demo

0 commit comments

Comments
 (0)