Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmmackay committed Aug 13, 2021
1 parent 7b5573f commit 754fa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ CloudFront is a Content Delivery Network. It copies files from the S3 bucket to
11. Select **Create Distribution** in the bottom right.
12. The distribution will take several minutes to start. Wait for *In Progress* to change to *Enabled*.
![image-20210812232645488](docs/screenshots/image-20210812232645488.png)
13. Make a note of the distribution ID (covered in blue above). There is one distribution per deployment. For ``DEPLOY_NAME = latest``, the variable will be named ``LATEST_AWS_CLOUDFRONT_DIST_ID``.
13. Make a note of the distribution ID (covered in blue above). There is one distribution per deployment. For ``DEPLOY_NAME = latest``, the variable will be named <a name="LATEST_AWS_CLOUDFRONT_DIST_ID"></a>``LATEST_AWS_CLOUDFRONT_DIST_ID``.
14. Also make a note of the <a name="distribution-domain-name"></a> domain name.

##### Define the Error Page
Expand Down

0 comments on commit 754fa29

Please sign in to comment.