Skip to content

Commit 0c85fd3

Browse files
committed
Modifed readme badge urls to databrickslabs
1 parent e9bee7c commit 0c85fd3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
<a href="https://databrickslabs.github.io/dlt-meta/">
1313
<img src="https://img.shields.io/badge/DOCS-PASSING-green?style=for-the-badge" alt="Documentation Status"/>
1414
</a>
15-
<a href="https://test.pypi.org/project/dlt-meta/">
16-
<img src="https://img.shields.io/badge/PYPI-v%200.0.0-green?style=for-the-badge" alt="Latest Python Release"/>
15+
<a href="https://pypi.org/project/dlt-meta/">
16+
<img src="https://img.shields.io/badge/PYPI-v%200.0.1-green?style=for-the-badge" alt="Latest Python Release"/>
1717
</a>
18-
<!-- <a href="https://github.com/databrickslabs/dlt-meta/actions/workflows/onpush.yml">
19-
<img src="https://img.shields.io/github/workflow/status/databricks/dlt-meta/build/main?style=for-the-badge"
18+
<a href="https://github.com/databrickslabs/dlt-meta/actions/workflows/onpush.yml">
19+
<img src="https://img.shields.io/github/workflow/status/databrickslabs/dlt-meta/build/main?style=for-the-badge"
2020
alt="GitHub Workflow Status (branch)"/>
21-
</a> -->
22-
<a href="https://codecov.io/gh/databricks/dlt-meta">
23-
<img src="https://img.shields.io/codecov/c/github/databricks/dlt-meta?style=for-the-badge&amp;token=KI3HFZQWF0"
21+
</a>
22+
<a href="https://codecov.io/gh/databrickslabs/dlt-meta">
23+
<img src="https://img.shields.io/codecov/c/github/databrickslabs/dlt-meta?style=for-the-badge&amp;token=KI3HFZQWF0"
2424
alt="codecov"/>
2525
</a>
26-
<a href="https://lgtm.com/projects/g/databricks/dlt-meta/alerts">
26+
<a href="https://lgtm.com/projects/g/databrickslabs/dlt-meta/alerts">
2727
<img src="https://img.shields.io/lgtm/alerts/github/databricks/dlt-meta?style=for-the-badge" alt="lgtm-alerts"/>
2828
</a>
29-
<a href="https://lgtm.com/projects/g/databricks/dlt-meta/context:python">
29+
<a href="https://lgtm.com/projects/g/databrickslabs/dlt-meta/context:python">
3030
<img src="https://img.shields.io/lgtm/grade/python/github/databrickslabs/dbx?style=for-the-badge"
3131
alt="lgtm-code-quality"/>
3232
</a>

0 commit comments

Comments
 (0)