Skip to content

Commit ab30305

Browse files
committed
Corrected anchors in readme
1 parent d1f8f41 commit ab30305

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dlt-meta-demo/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# [DLT-META](https://github.com/databrickslabs/dlt-meta) DEMO's
2-
1. [DAIS 2023 DEMO](#dais-2023-demo), : Showcases DLT-META's capabilities of creating Bronze and Silver DLT pipelines with initial and incremental mode automatically.
2+
1. [DAIS 2023 DEMO](#dais-2023-demo): Showcases DLT-META's capabilities of creating Bronze and Silver DLT pipelines with initial and incremental mode automatically.
33
2. [Databricks Techsummit Demo](#databricks-tech-summit-fy2024-demo): 100s of data sources ingestion in bronze and silver DLT pipelines automatically.
44

55

6-
## DAIS 2023 DEMO
6+
# DAIS 2023 DEMO
77
This Demo launches Bronze and Silver DLT pipleines with following activities:
88
- Customer and Transactions feeds for initial load
99
- Adds new feeds Product and Stores to existing Bronze and Silver DLT pipelines with metadata changes.
@@ -43,7 +43,7 @@ export DATABRICKS_TOKEN=<DATABRICKS TOKEN> # Paste Token here from Step#6, Accou
4343
- db_version : Databricks Runtime Version
4444
- dbfs_path : Path on your Databricks workspace where demo will be copied for launching DLT-META Pipelines
4545

46-
## Databricks Tech Summit FY2024 DEMO:
46+
# Databricks Tech Summit FY2024 DEMO:
4747
This demo will launch auto generated tables(100s) inside single bronze and silver DLT pipeline using dlt-meta.
4848

4949
1. Launch Terminal/Command promt

0 commit comments

Comments
 (0)