From a650a549078fbb789656d76cfaa0edc418b24934 Mon Sep 17 00:00:00 2001 From: Ava Gaiety W Date: Tue, 5 Mar 2024 20:41:32 +0000 Subject: [PATCH] point to git.gay --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f85866b..a771f43 100644 --- a/package.json +++ b/package.json @@ -14,13 +14,13 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/gaiety/portfolio.git" + "url": "git+git@git.gay:gaiety/portfolio.git" }, "license": "ISC", "bugs": { - "url": "https://gitlab.com/gaiety/portfolio/issues" + "url": "https://git.gay/gaiety/portfolio/issues" }, - "homepage": "https://gitlab.com/gaiety/portfolio#readme", + "homepage": "https://git.gay/gaiety/portfolio/src/branch/main/README.md", "devDependencies": { "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^3.1.3",