Skip to content

Commit ce28b7c

Browse files
authored
Merge pull request #5 from Portkey-AI/feat/changes
fix: update repository and bugs URLs in package.json to reflect corre…
2 parents 2a43840 + 330da4b commit ce28b7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "git+https://github.com/portkey-ai/cli.git"
49+
"url": "https://github.com/Portkey-AI/cli"
5050
},
5151
"homepage": "https://portkey.ai/docs",
5252
"bugs": {
53-
"url": "https://github.com/portkey-ai/cli/issues"
53+
"url": "https://github.com/Portkey-AI/cli/issues"
5454
},
5555
"dependencies": {
5656
"@clack/prompts": "^0.11.0"

0 commit comments

Comments
 (0)