Update GitHub links

This commit is contained in:
Andras Schmelczer 2022-09-22 12:50:24 +02:00
parent de81158a06
commit d4c8cb772f
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

@ -10,7 +10,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/schmelczerandras/timeline.git" "url": "git+https://github.com/schmelczer/schmelczer.github.io.git"
}, },
"keywords": [ "keywords": [
"CV", "CV",
@ -22,12 +22,12 @@
"author": "András Schmelczer", "author": "András Schmelczer",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"bugs": { "bugs": {
"url": "https://github.com/schmelczerandras/timeline/issues" "url": "https://github.com/schmelczer/schmelczer.github.io/issues"
}, },
"browserslist": [ "browserslist": [
"defaults" "defaults"
], ],
"homepage": "https://github.com/schmelczerandras/timeline#readme", "homepage": "https://github.com/schmelczer/schmelczer.github.io#readme",
"devDependencies": { "devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^3.3.0", "@trivago/prettier-plugin-sort-imports": "^3.3.0",
"@typescript-eslint/eslint-plugin": "^5.38.0", "@typescript-eslint/eslint-plugin": "^5.38.0",