From 4a41de93e1fc4f4d8698139d358a312afc4ccfc3 Mon Sep 17 00:00:00 2001 From: Brian Helba Date: Tue, 22 Jun 2021 23:38:27 -0400 Subject: [PATCH] Change the link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5854c83..dc3f987 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A Terraform module to provision Django-Girder infrastructure on Heroku + AWS. This provides a Heroku app, an IAM user, an S3 storage, and outgoing SMTP credentials. -See [full usage documentation at Terraform Registry](https://registry.terraform.io/modules/girder/django/heroku/latest). +See [full usage documentation at Terraform Registry](https://registry.terraform.io/modules/girder/django/heroku). ## Note on AWS Email Sending [Every AWS account must explicitly apply to send real emails](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html),