Skip to content

Commit fb932be

Browse files
authored
chore(logger): correct homepage link in package.json (#1495)
1 parent 853d393 commit fb932be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/logger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"*.ts": "npm run lint-fix",
3030
"*.js": "npm run lint-fix"
3131
},
32-
"homepage": "https://github.com/awslabs/aws-lambda-powertools-typescript/tree/main/packages/logging#readme",
32+
"homepage": "https://github.com/awslabs/aws-lambda-powertools-typescript/tree/main/packages/logger#readme",
3333
"license": "MIT",
3434
"main": "./lib/index.js",
3535
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)