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

Commit ceeeb59

Browse files
authored
Fix diagram link in readme (#5)
1 parent 0c55757 commit ceeeb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a serverless app that publishes applications to AWS Serverless Applicati
44

55
## Architecture
66

7-
![App Architecture](https://github.com/awslabs/aws-serverless-codepipeline-serverless-publish/raw/master/app-architecture.png)
7+
![App Architecture](https://github.com/awslabs/aws-serverless-codepipeline-serverlessrepo-publish/raw/master/app-architecture.png)
88

99
1. App has a single Lambda function ServerlessRepoPublish lambda.
1010
1. ServerlessRepoPublish lambda is invoked by CodePipeline as part of the Invoke Action of a pipeline.

0 commit comments

Comments
 (0)