Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Updating links #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down