From fb34c68b7273061bae4b46780e02ca855c3275ac Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Mon, 5 Aug 2024 22:46:43 -0700 Subject: [PATCH] fix links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8638c69..3853f2d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/greggman/saabaa.git" + "url": "git+https://github.com/greggman/servez.git" }, "keywords": [ "http", @@ -54,9 +54,9 @@ "author": "Gregg Tavares", "license": "MIT", "bugs": { - "url": "https://github.com/greggman/saabaa/issues" + "url": "https://github.com/greggman/servez/issues" }, - "homepage": "https://github.com/greggman/saabaa#readme", + "homepage": "https://github.com/greggman/servez#readme", "dependencies": { "@electron/remote": "^2.1.2", "ansi-colors": "^4.1.3",