Skip to content

Commit

Permalink
Merge pull request #691 from aligent/chore/fix-broken-link-to-serverl…
Browse files Browse the repository at this point in the history
…ess-cli-reference

chore: fix broken link to serverless cli in readme
  • Loading branch information
tvhees authored Sep 4, 2023
2 parents 4b32f09 + 3ae177a commit a3926bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Invoke individual lambdas json file

**Replace _profileName_ with your AWS profile and _staging_ with another stage, if desired**

Refer to the [https://www.serverless.com/framework/docs/providers/aws/cli-reference](Serverless CLI Reference for AWS) for further details.
Refer to the [Serverless CLI Reference for AWS](https://www.serverless.com/framework/docs/providers/aws/cli-reference) for further details.

## Bitbucket pipelines

Expand Down

0 comments on commit a3926bf

Please sign in to comment.