diff --git a/docs/data/analytics/README.mdx b/docs/data/analytics/README.mdx index f1a2a8f6bb..3f68d77391 100644 --- a/docs/data/analytics/README.mdx +++ b/docs/data/analytics/README.mdx @@ -11,6 +11,6 @@ Hubble is an open-source, read-only BigQuery data warehouse maintained by SDF th Within Hubble, the stellar-etl product powers the extraction and transformation of Stellar network data into BigQuery. This open-source pipeline allows developers to extend or customize data ingestion workflows based on their analytical needs. Stellar-etl provides flexibility in how data is processed, enabling users to extract specific ledger entries, operations, or event logs based on their requirements. -## [Data Analytics Providers](./analytics-providers/analytics-providers.mdx) +## [Data Analytics Providers](./analytics-providers/README.mdx) Data Analytics Providers provide a complete historical record of Pubnet Stellar network data for analysis and insights. These platforms enable users to explore network trends but are not designed for real-time data access or transaction execution. The key difference is that these ecosystem platforms operate independently of SDF and provide metrics and dashboards about the Stellar network. diff --git a/docs/data/analytics/analytics-providers/analytics-providers.mdx b/docs/data/analytics/analytics-providers/README.mdx similarity index 100% rename from docs/data/analytics/analytics-providers/analytics-providers.mdx rename to docs/data/analytics/analytics-providers/README.mdx