From 89799a0938af63ecefa38d8f60baf4ef860c1be3 Mon Sep 17 00:00:00 2001 From: Thomas Poindessous Date: Mon, 10 Apr 2017 09:42:02 +0200 Subject: [PATCH] Add a link to "Multiple Provider Instances" Hi I just added a link to "Multiple Provider Instances" on ressources's page. Thanks. --- website/source/docs/configuration/data-sources.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/data-sources.html.md b/website/source/docs/configuration/data-sources.html.md index aef925e572..1a01383458 100644 --- a/website/source/docs/configuration/data-sources.html.md +++ b/website/source/docs/configuration/data-sources.html.md @@ -88,7 +88,7 @@ data "aws_ami" "web" { } ``` -See the "Multiple Provider Instances" documentation for resources +See the ["Multiple Provider Instances"](/docs/configuration/resources.html#multiple-provider-instances) documentation for resources for more information. ## Data Source Lifecycle