Skip to content

Commit b4a42ce

Browse files
readme: link to renamed gcloud-kvstore project
1 parent 00bbe45 commit b4a42ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $ npm install --save gcloud
2828

2929
- [gcloud-node-todos][gcloud-todos] - A TodoMVC backend using gcloud-node and Datastore.
3030
- [gitnpm][gitnpm] - Easily lookup an npm package's GitHub repo using gcloud-node and Google App Engine.
31-
- [gcloud-keystore][gcloud-keystore] - Use Datastore as a simple key-value store.
31+
- [gcloud-kvstore][gcloud-kvstore] - Use Datastore as a simple key-value store.
3232
- [hya-wave][hya-wave] - Cloud-based web sample editor. Part of the [hya-io][hya-io] family of products.
3333

3434
## Authorization
@@ -298,7 +298,7 @@ Apache 2.0 - See [COPYING](COPYING) for more information.
298298
[gcloud-storage-docs]: https://googlecloudplatform.github.io/gcloud-node/#/docs/storage
299299
[gcloud-todos]: https://github.com/GoogleCloudPlatform/gcloud-node-todos
300300
[gitnpm]: https://github.com/stephenplusplus/gitnpm
301-
[gcloud-keystore]: https://github.com/stephenplusplus/gcloud-keystore
301+
[gcloud-kvstore]: https://github.com/stephenplusplus/gcloud-kvstore
302302

303303
[dev-console]: https://console.developers.google.com/project
304304
[gce-how-to]: https://cloud.google.com/compute/docs/authentication#using

0 commit comments

Comments
 (0)