From d4c8cb772fee6f66ebecd9e8b602fa0b90c60c21 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Thu, 22 Sep 2022 12:50:24 +0200 Subject: [PATCH] Update GitHub links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7c442cb..99d1491 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/schmelczerandras/timeline.git" + "url": "git+https://github.com/schmelczer/schmelczer.github.io.git" }, "keywords": [ "CV", @@ -22,12 +22,12 @@ "author": "AndrĂ¡s Schmelczer", "license": "GPL-3.0-or-later", "bugs": { - "url": "https://github.com/schmelczerandras/timeline/issues" + "url": "https://github.com/schmelczer/schmelczer.github.io/issues" }, "browserslist": [ "defaults" ], - "homepage": "https://github.com/schmelczerandras/timeline#readme", + "homepage": "https://github.com/schmelczer/schmelczer.github.io#readme", "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^3.3.0", "@typescript-eslint/eslint-plugin": "^5.38.0",