diff --git a/README.md b/README.md index 01dcefe..2355a16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # steamy-sips ☕ -[![Run tests](https://github.com/creme332/steamy-sips/actions/workflows/test.yml/badge.svg)](https://github.com/creme332/steamy-sips/actions/workflows/test.yml) +[![Run tests](https://github.com/steamysips/steamy-sips/actions/workflows/test.yml/badge.svg)](https://github.com/creme332/steamy-sips/actions/workflows/test.yml) ![Linux](https://img.shields.io/badge/Linux-FCC624?&logo=linux&logoColor=black) ![Apache](https://img.shields.io/badge/apache-%23D42029.svg?&logo=apache&logoColor=white) ![MySQL](https://img.shields.io/badge/mysql-4479A1.svg?&logo=mysql&logoColor=white) diff --git a/composer.json b/composer.json index 088ff18..a59abd8 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "role": "Lead Developer" } ], - "homepage": "https://github.com/creme332/steamy-sips", + "homepage": "https://github.com/steamysips/steamy-sips", "license": "CC-BY-SA-4.0", "require": { "ext-pdo": "*",