Skip to content

Commit 022135c

Browse files
Update homepage and repository URLs
1 parent b4e80ce commit 022135c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"description": "Workspace to hold the Express middleware for enforcing Model Context Protocol (MCP) authorization using Asgardeo.",
66
"author": "WSO2",
77
"license": "Apache-2.0",
8-
"homepage": "https://github.com/asgardeo/mcp-express#readme",
8+
"homepage": "https://github.com/asgardeo/mcp-auth-javascript#readme",
99
"bugs": {
10-
"url": "https://github.com/asgardeo/mcp-express/issues"
10+
"url": "https://github.com/asgardeo/mcp-auth-javascript/issues"
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/asgardeo/mcp-express"
14+
"url": "https://github.com/asgardeo/mcp-auth-javascript"
1515
},
1616
"keywords": [
1717
"asgardeo",

0 commit comments

Comments
 (0)