We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What were you trying to accomplish?
Review the example project
When I click the example links I should see the example project
Clicking the link results in a 404
This was introduced by #180. Either reinstate the example project or remove the reference to it in the docs.
The text was updated successfully, but these errors were encountered:
Hi @skwashd - Thanks for spotting this.
I've recently removed to unblock another PR and accidentally didn't update the README links - Use this below instead
https://github.com/aws-samples/cookiecutter-aws-sam-python
If using SAM CLI, you can instantiate using: sam init --location https://github.com/aws-samples/cookiecutter-aws-sam-python
And these are more concrete examples:
https://github.com/aws-samples/aws-serverless-shopping-cart
https://github.com/aws-samples/aws-serverless-ecommerce-platform
https://github.com/aws-samples/aws-serverless-airline-booking
Sorry, something went wrong.
Thanks for the links.
No branches or pull requests
What were you trying to accomplish?
Review the example project
Expected Behavior
When I click the example links I should see the example project
Current Behavior
Clicking the link results in a 404
Possible Solution
This was introduced by #180. Either reinstate the example project or remove the reference to it in the docs.
Steps to Reproduce (for bugs)
Environment
The text was updated successfully, but these errors were encountered: