We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72815c8 commit 71113dcCopy full SHA for 71113dc
1 file changed
python/README.rst
@@ -4,7 +4,7 @@ googledatastore
4
Google Cloud Datastore Protocol Buffer client.
5
6
Google Cloud Datastore is a fully managed, schemaless, non-relational
7
-datastore accessible through Google APIs infrastructure. It provides
+database accessible through Google APIs infrastructure. It provides
8
a rich set of query capabilities, supports atomic transactions, and
9
automatically scales up and down in response to load.
10
@@ -27,7 +27,7 @@ Installation
27
28
Documentation
29
-------------
30
-https://developers.google.com/datastore
+https://cloud.google.com/datastore/docs/
31
32
Contribute
33
----------
0 commit comments