Skip to content

Commit

Permalink
fix: incorrect links
Browse files Browse the repository at this point in the history
  • Loading branch information
adibmbrk committed Jan 2, 2025
1 parent e529d05 commit 4fbf8d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"description": "Asgardeo Strategy for Passport.js",
"author": "WSO2",
"license": "Apache-2.0",
"homepage": "https://github.com/asgardeo/asgardeo-passport#readme",
"homepage": "https://github.com/asgardeo/passport-asgardeo#readme",
"bugs": {
"url": "https://github.com/asgardeo/asgardeo-passport/issues"
"url": "https://github.com/asgardeo/passport-asgardeo/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/asgardeo/asgardeo-passport",
"url": "https://github.com/asgardeo/passport-asgardeo",
"directory": "lib"
},
"keywords": [
Expand Down

0 comments on commit 4fbf8d5

Please sign in to comment.