From b62de5a00c2c3e0ff56b62510e9e9c7a9faca48e Mon Sep 17 00:00:00 2001 From: Sean O'Keefe Date: Thu, 27 Nov 2014 14:23:30 -0800 Subject: [PATCH] Updating links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2979ada..c9a5132 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # appengine-nodejs -An experimental set of node.js libraries for interacting with App Engine specific services from within [Google App Engine Managed VMs](https://developers.google.com/appengine/docs/managed-vms/) using Custom Runtimes. +An experimental set of [node.js](https://cloud.google.com/solutions/nodejs/) libraries for interacting with [App Engine](https://cloud.google.com/appengine/) specific services from within [Google App Engine Managed VMs](https://cloud.google.com/appengine/docs/managed-vms/) using Custom Runtimes. To get started, clone the [quickstart][3] project and follow the instructions there.