update links

This commit is contained in:
davidwells 2017-05-10 17:49:15 -07:00
parent f649b6c0f3
commit b167991c29

View File

@ -4,10 +4,10 @@ menuText: Getting Started
layout: Doc
menuOrder: 0
menuItems:
- {menuText: AWS Guide, path: /framework/docs/providers/aws/guide/getting-started}
- {menuText: Azure Functions Guide, path: /framework/docs/providers/azure/guide/getting-started}
- {menuText: OpenWhisk Guide, path: /framework/docs/providers/openwhisk/guide/getting-started}
- {menuText: Google Functions Guide, path: /framework/docs/providers/google/guide/getting-started}
- {menuText: AWS Guide, path: /framework/docs/providers/aws/guide/quickstart}
- {menuText: Azure Functions Guide, path: /framework/docs/providers/azure/guide/quickstart}
- {menuText: OpenWhisk Guide, path: /framework/docs/providers/openwhisk/guide/quickstart}
- {menuText: Google Functions Guide, path: /framework/docs/providers/google/guide/quickstart}
-->
# Getting Started with Serverless
@ -21,10 +21,10 @@ npm install serverless -g
## Choose your compute provider
[Amazon Web Services + Serverless Getting Started Guide](/framework/docs/providers/aws/guide/getting-started)
[Amazon Web Services + Serverless Getting Started Guide](/framework/docs/providers/aws/guide/quickstart)
[Azure Functions + Serverless Getting Started Guide](/framework/docs/providers/azure/guide/getting-started)
[Azure Functions + Serverless Getting Started Guide](/framework/docs/providers/azure/guide/quickstart)
[Apache OpenWhisk + Serverless Getting Started Guide](/framework/docs/providers/openwhisk/guide/getting-started)
[Apache OpenWhisk + Serverless Getting Started Guide](/framework/docs/providers/openwhisk/guide/quickstart)
[Google Cloud Functions + Serverless Getting Started Guide](/framework/docs/providers/google/guide/getting-started)
[Google Cloud Functions + Serverless Getting Started Guide](/framework/docs/providers/google/guide/quickstart)