From f5466082c249c7095333ab87f1eb7d2018096d43 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 9 Feb 2025 15:03:57 +0100 Subject: [PATCH] chore: update repo info --- README.md | 3 +++ package.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1b2478..a8594b1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!NOTE] +> This project moved to [SourceHut](https://git.sr.ht/~ayoayco/astro-sw). + # Astro SW [![Package information: NPM version](https://img.shields.io/npm/v/@ayco/astro-sw)](https://www.npmjs.com/package/@ayco/astro-sw) diff --git a/package.json b/package.json index 169d3d1..95eaf16 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "@ayco/astro-sw", "version": "0.8.14", "description": "Use your own authored service worker with Astro", - "homepage": "https://github.com/ayoayco/astro-sw", + "homepage": "https://ayco.io/n/@ayco/astro-sw", "repository": { "type": "git", - "url": "https://github.com/ayoayco/astro-sw" + "url": "https://git.sr.ht/~ayoayco/astro-sw" }, "exports": { ".": {