From 181cdd832ca3fccae1402bff666a68cd491e0b3c Mon Sep 17 00:00:00 2001 From: Alex Ilyichov Date: Fri, 14 Jun 2024 22:38:20 +0200 Subject: [PATCH] Fixed FT doc links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab9e0ca..d749a82 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ # Apple App Store Transformation dbt Package ([Docs](https://fivetran.github.io/dbt_apple_store/)) # 📣 What does this dbt package do? -- Produces modeled tables that leverage Apple App Store data from [Fivetran's connector](https://fivetran.com/docs/applications/apple-app-store) in the format described by [this ERD](https://fivetran.com/docs/applications/apple-app-store#salesandfinancereportschema) and build off the output of our [Apple App Store source package](https://github.com/fivetran/dbt_apple_store_source). +- Produces modeled tables that leverage Apple App Store data from [Fivetran's connector](https://fivetran.com/docs/connectors/applications/apple-app-store) in the format described by [this ERD](https://fivetran.com/docs/connectors/applications/apple-app-store#salesandfinancereportschema) and build off the output of our [Apple App Store source package](https://github.com/fivetran/dbt_apple_store_source). - Enables you to better understand your Apple App Store metrics at different granularities. It achieves this by: - Providing intuitive reporting at the App Version, Platform Version, Device, Source Type, Territory, Subscription and Overview levels - Aggregates all relevant application metrics into each of the reporting levels above