Skip to content

Commit be7db63

Browse files
authored
update codebuddyCli
1 parent 7b55522 commit be7db63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/specify_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def _github_auth_headers(cli_token: str | None = None) -> dict:
129129
"codebuddy": {
130130
"name": "CodeBuddy",
131131
"folder": ".codebuddy/",
132-
"install_url": "https://www.codebuddy.ai",
132+
"install_url": "https://www.codebuddy.ai/cli",
133133
"requires_cli": True,
134134
},
135135
"roo": {

0 commit comments

Comments
 (0)