Skip to content

Commit a952d5f

Browse files
authored
fix(replay): package.json links (#6536)
1 parent 5f14111 commit a952d5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/replay/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
},
3737
"repository": {
3838
"type": "git",
39-
"url": "git+https://github.com/getsentry/sentry-replay.git"
39+
"url": "git+https://github.com/getsentry/sentry-javascript.git"
4040
},
4141
"author": "Sentry",
4242
"license": "MIT",
4343
"bugs": {
44-
"url": "https://github.com/getsentry/sentry-replay/issues"
44+
"url": "https://github.com/getsentry/sentry-javascript/issues"
4545
},
46-
"homepage": "https://github.com/getsentry/sentry-replay#readme",
46+
"homepage": "https://docs.sentry.io/platforms/javascript/session-replay/",
4747
"devDependencies": {
4848
"@babel/core": "^7.17.5",
4949
"@sentry/browser": "7.26.0",

0 commit comments

Comments
 (0)