Skip to content

Commit 388947d

Browse files
committed
Modified Docs to add Databricks Labs word and repo links
1 parent e32434c commit 388947d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/getting_started/dltpipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ draft: false
1313

1414
3. Click Create.
1515

16-
4. You can add the [example dlt pipeline](https://github.com/databricks/dlt-meta/blob/main/examples/dlt_meta_pipeline.ipynb) code or import iPython notebook as is.
16+
4. You can add the [example dlt pipeline](https://github.com/databrickslabs/dlt-meta/blob/main/examples/dlt_meta_pipeline.ipynb) code or import iPython notebook as is.
1717
```
1818
%pip install dlt-meta
1919
```

docs/layouts/partials/menu-footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a class="github-button" href="https://github.com/databrickslabs/dlt-meta/fork" data-icon="octicon-repo-forked"
1313
data-show-count="true" aria-label="Fork DLT-META on GitHub">Fork</a>
1414

15-
<p>A <a href="https://github.com/databricks">Databricks Internal</a> project.</p>
15+
<p>A <a href="https://github.com/databrickslabs">Databricks Labs</a> project.</p>
1616
</center>
1717
<!-- Place this tag in your head or just before your close body tag. -->
1818
<script async defer src="https://buttons.github.io/buttons.js"></script>

0 commit comments

Comments
 (0)