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