Skip to content

Commit

Permalink
Fix Broken link Issue 585
Browse files Browse the repository at this point in the history
  • Loading branch information
DebbieIsMyName authored Aug 3, 2018
1 parent 007ab16 commit edea658
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "hello world sample for NodeJS",
"main": "src/index.js",
"repository": "https://github.com/aws-samples/cookiecutter-aws-sam-hello-nodejs",
"repository": "https://github.com/awslabs/aws-sam-cli/tree/develop/samcli/local/init/templates/cookiecutter-aws-sam-hello-nodejs",
"author": "SAM CLI",
"license": "MIT",
"dependencies": {
Expand All @@ -16,4 +16,4 @@
"chai": "^4.1.2",
"mocha": "^5.1.1"
}
}
}

0 comments on commit edea658

Please sign in to comment.