Skip to content

Commit ac97b7b

Browse files
fix(docs): Package homepage link.
1 parent abcc0e0 commit ac97b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aws-serverless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "9.38.0",
44
"description": "Official Sentry SDK for AWS Lambda and AWS Serverless Environments",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
6-
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/serverless",
6+
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/aws-serverless",
77
"author": "Sentry",
88
"license": "MIT",
99
"engines": {

0 commit comments

Comments
 (0)