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",