diff --git a/README.md b/README.md index 091a911..41a052e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Type-validated Python models for delimited data files. -[![CI](https://github.com/fulcrumgenomics/fgmetric/actions/workflows/python_package.yml/badge.svg?branch=main)](https://github.com/fulcrumgenomics/fgmetric/actions/workflows/python_package.yml?query=branch%3Amain) -[![Python Versions](https://img.shields.io/badge/python-3.12_|_3.13-blue)](https://github.com/fulcrumgenomics/fgmetric) +[![CI](https://github.com/fg-labs/fgmetric/actions/workflows/python_package.yml/badge.svg?branch=main)](https://github.com/fg-labs/fgmetric/actions/workflows/python_package.yml?query=branch%3Amain) +[![Python Versions](https://img.shields.io/badge/python-3.12_|_3.13-blue)](https://github.com/fg-labs/fgmetric) [![MyPy Checked](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/) [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://docs.astral.sh/ruff/) diff --git a/pyproject.toml b/pyproject.toml index 9e4194a..f523aa6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,9 +28,9 @@ classifiers = [ ] [project.urls] -"homepage" = "https://github.com/fulcrumgenomics/fgmetric" -"repository" = "https://github.com/fulcrumgenomics/fgmetric" -"Bug Tracker" = "https://github.com/fulcrumgenomics/fgmetric/issues" +"homepage" = "https://github.com/fg-labs/fgmetric" +"repository" = "https://github.com/fg-labs/fgmetric" +"Bug Tracker" = "https://github.com/fg-labs/fgmetric/issues" [dependency-groups] dev = [