mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
update links
This commit is contained in:
parent
f649b6c0f3
commit
b167991c29
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user