This will prevent the following error during clone:
❯ git clone git@github.com:aws-samples/serverless-pdf-chat.git
Cloning into 'serverless-pdf-chat'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
Issue #, if available:
Description of changes:
Fix git clone url
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This will prevent the following error during clone:
Issue #, if available:
Description of changes: Fix git clone url
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.