Skip to content

Commit

Permalink
fixed repoURL in example-pattern.json file to point to the correct URL
Browse files Browse the repository at this point in the history
  • Loading branch information
usama-khan98 authored Dec 4, 2024
1 parent 85de61d commit 0064c30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multi-account-private-apigw/example-pattern.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
,
"gitHub": {
"template": {
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/sfn-athena-cdk-python",
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/multi-account-private-apigw",
"templateURL": "serverless-patterns/multi-account-private-apigw",
"projectFolder": "multi-account-private-apigw",
"templateFile": "centralAccount/template.yaml"
Expand Down Expand Up @@ -77,4 +77,4 @@
"linkedin": "usama-ali-khan"
}
]
}
}

0 comments on commit 0064c30

Please sign in to comment.