update links of packages and README

This commit is contained in:
Mark-fenng
2021-07-23 08:45:29 +08:00
parent 6c34ffa7ce
commit 4f0d21a053
3 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@
"typings": "typings/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/rrweb-io/rrweb-player.git"
"url": "git+https://github.com/rrweb-io/rrweb.git"
},
"keywords": [
"rrweb"
@@ -54,7 +54,7 @@
"author": "yanzhen@smartx.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/rrweb-io/rrweb-player/issues"
"url": "https://github.com/rrweb-io/rrweb/issues"
},
"homepage": "https://github.com/rrweb-io/rrweb-player#readme"
"homepage": "https://github.com/rrweb-io/rrweb#readme"
}