Skip to content

Commit 7244fc7

Browse files
committed
fix: update CI and codecov badges to mongodb-labs org
1 parent e40c74b commit 7244fc7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
> A command line tool for DBX Python development tasks. AI first. De-siloing happens here. Inspired by [django-mongodb-cli](https://github.com/mongodb-labs/django-mongodb-cli).
44
5-
[![CI](https://github.com/aclark4life/dbx-python-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/aclark4life/dbx-python-cli/actions/workflows/ci.yml)
6-
[![codecov](https://codecov.io/gh/aclark4life/dbx-python-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/aclark4life/dbx-python-cli)
5+
[![CI](https://github.com/mongodb-labs/dbx-python-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/mongodb-labs/dbx-python-cli/actions/workflows/ci.yml)
6+
[![codecov](https://codecov.io/gh/mongodb-labs/dbx-python-cli/branch/main/graph/badge.svg)](https://codecov.io/gh/mongodb-labs/dbx-python-cli)
77
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
88
[![License](https://img.shields.io/badge/license-Apache%202.0-green.svg)](LICENSE)
99
[![Documentation Status](https://readthedocs.org/projects/dbx-python-cli/badge/?version=latest)](https://dbx-python-cli.readthedocs.io/en/latest/?badge=latest)

0 commit comments

Comments
 (0)