diff --git a/README.md b/README.md index 574aceb..af052c2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ queues, no models to host. [![PyPI version](https://img.shields.io/pypi/v/siftfy)](https://pypi.org/project/siftfy/) [![Python versions](https://img.shields.io/pypi/pyversions/siftfy)](https://pypi.org/project/siftfy/) -[![CI](https://github.com/GipsyChef/siftfy-python/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/GipsyChef/siftfy-python/actions/workflows/ci.yml) +[![CI](https://github.com/siftfy/siftfy-python/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/siftfy/siftfy-python/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) ## Install @@ -101,7 +101,7 @@ transports, or to share a client across services. - API reference: - Pricing: - Status: ping `https://api.siftfy.io/health` -- Issues: +- Issues: ## License diff --git a/pyproject.toml b/pyproject.toml index dbd4ad6..89d4550 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,9 +45,9 @@ dependencies = [ [project.urls] Homepage = "https://siftfy.io" Documentation = "https://siftfy.io/docs" -Source = "https://github.com/GipsyChef/siftfy-python" -Issues = "https://github.com/GipsyChef/siftfy-python/issues" -Changelog = "https://github.com/GipsyChef/siftfy-python/releases" +Source = "https://github.com/siftfy/siftfy-python" +Issues = "https://github.com/siftfy/siftfy-python/issues" +Changelog = "https://github.com/siftfy/siftfy-python/releases" [project.optional-dependencies] dev = [