diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-05 00:08:38 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-05 00:08:38 +0000 |
| commit | 38a00c219fffa802ffaa26689fc7912b59165ddc (patch) | |
| tree | bb1f6a3525a7559fa1033ee4e8f9cead9402f270 /doc/user/project/clusters/serverless/aws.md | |
| parent | 37c8b3b44e6d3f5755e45b3db6913fab7fee5c89 (diff) | |
| download | gitlab-ce-38a00c219fffa802ffaa26689fc7912b59165ddc.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/clusters/serverless/aws.md')
| -rw-r--r-- | doc/user/project/clusters/serverless/aws.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/aws.md b/doc/user/project/clusters/serverless/aws.md index c26f622836c..15f7e14fda9 100644 --- a/doc/user/project/clusters/serverless/aws.md +++ b/doc/user/project/clusters/serverless/aws.md @@ -15,7 +15,7 @@ GitLab supports deployment of AWS Lambda functions through GitLab CI/CD using th ## Serverless Framework -The [Serverless Framework can deploy to AWS](https://serverless.com/framework/docs/providers/aws/). +The [Serverless Framework can deploy to AWS](https://www.serverless.com/framework/docs/providers/aws/). We have prepared an example with a step-by-step guide to create a simple function and deploy it on AWS. |
