Skip to content

Commit 504a392

Browse files
committed
Fix referrer
1 parent 9ee2033 commit 504a392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/providers/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const DEFAULT_HEADERS = {
2-
"HTTP-Referer": "https://github.com/RooCodeInc/Roo-Cline",
2+
"HTTP-Referer": "https://github.com/RooVetGit/Roo-Cline",
33
"X-Title": "Roo Code",
44
}
55

0 commit comments

Comments
 (0)