Update all internal links examples -> blueprints

This commit is contained in:
Julio Castillo
2022-09-09 15:33:59 +02:00
parent a248602827
commit 269894e92b
40 changed files with 108 additions and 56 deletions

View File

@@ -215,7 +215,7 @@ While this example can be used as a standalone deployment, it can also be called
```hcl
module "data-platform" {
source = "./fabric/examples/data-solutions/data-platform-foundations"
source = "./fabric/blueprints/data-solutions/data-platform-foundations"
billing_account_id = var.billing_account_id
folder_id = var.folder_id
organization_domain = "example.com"