From 1c37e908c70ba7e24fa63a87cf4f551b62527e07 Mon Sep 17 00:00:00 2001 From: Shu Masuda Date: Tue, 24 Nov 2015 19:25:43 +0900 Subject: [PATCH] Remove locale identifier from links to the AWS document. --- website/source/docs/providers/aws/r/eip.html.markdown | 2 +- .../docs/providers/aws/r/rds_cluster_instance.html.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/providers/aws/r/eip.html.markdown b/website/source/docs/providers/aws/r/eip.html.markdown index 11692a4e9..dbc5410e2 100644 --- a/website/source/docs/providers/aws/r/eip.html.markdown +++ b/website/source/docs/providers/aws/r/eip.html.markdown @@ -42,4 +42,4 @@ The following attributes are exported: * `network_interface` - Contains the ID of the attached network interface. -[1]: http://docs.aws.amazon.com/fr_fr/AWSEC2/latest/APIReference/API_AssociateAddress.html +[1]: http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AssociateAddress.html diff --git a/website/source/docs/providers/aws/r/rds_cluster_instance.html.markdown b/website/source/docs/providers/aws/r/rds_cluster_instance.html.markdown index c124713b3..893c96d88 100644 --- a/website/source/docs/providers/aws/r/rds_cluster_instance.html.markdown +++ b/website/source/docs/providers/aws/r/rds_cluster_instance.html.markdown @@ -90,4 +90,4 @@ this instance is a read replica [3]: /docs/providers/aws/r/rds_cluster.html [4]: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html [5]: /docs/configuration/resources.html#count -[6]: http://docs.aws.amazon.com/fr_fr/AmazonRDS/latest/APIReference/API_CreateDBInstance.html +[6]: http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html