Skip to content

Commit 754fa29

Browse files
Update README.md
1 parent 7b5573f commit 754fa29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ CloudFront is a Content Delivery Network. It copies files from the S3 bucket to
534534
11. Select **Create Distribution** in the bottom right.
535535
12. The distribution will take several minutes to start. Wait for *In Progress* to change to *Enabled*.
536536
![image-20210812232645488](docs/screenshots/image-20210812232645488.png)
537-
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``.
537+
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``.
538538
14. Also make a note of the <a name="distribution-domain-name"></a> domain name.
539539

540540
##### Define the Error Page

0 commit comments

Comments
 (0)