chore: update package metadata for API reference (#27462)

This commit is contained in:
Takuya N
2024-07-01 21:46:49 +09:00
committed by GitHub
parent 8b52ac3b8b
commit 6bfd309573

View File

@@ -22,12 +22,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/mattermost/mattermost-api-reference.git"
"url": "https://github.com/mattermost/mattermost.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/mattermost/mattermost-api-reference/issues"
"url": "https://github.com/mattermost/mattermost/issues"
},
"homepage": "https://github.com/mattermost/mattermost-api-reference#readme"
"homepage": "https://api.mattermost.com/"
}