Skip to content

Commit b78a92a

Browse files
authored
Update README.md
1 parent 72f7cc1 commit b78a92a

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
@@ -26,7 +26,7 @@ The Amplify Console will first deploy a backend, and then build and deploy your
2626

2727
2. Import the backend environment deployed by the Amplify Console to your repo (the `amplify/team-provider.json` file contains information on all backend environments in your AWS account). The GIF below shows how you to copy the `amplify env import` command from the Amplify Console.
2828

29-
<img src="https://github.com/swaminator/gatsby-auth-starter-aws-amplify/blob/master/src/images/import-backend.gif" width="800"/>
29+
<img src="https://github.com/aws-samples/create-react-app-auth-amplify/blob/master/src/images/import-backend.gif" width="800"/>
3030

3131
3. Paste this command into your terminal at the root of your repo. You should see the `amplify/team-provider.json` updated with a backend named `amplify`.
3232

0 commit comments

Comments
 (0)