From 642a602238df64d738b15e398bf7f6fb31bd7f39 Mon Sep 17 00:00:00 2001 From: creme332 <65414576+creme332@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:45:13 +0400 Subject: [PATCH] update repo url --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": "*",