Skip to content

Commit c392b20

Browse files
authored
fix(deepseek): change url to chat (#638)
1 parent dda05de commit c392b20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/deepseek/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "deepseek",
33
"name": "DeepSeek",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"license": "MIT",
66
"config": {
7-
"serviceURL": "https://www.deepseek.com/"
7+
"serviceURL": "https://chat.deepseek.com/"
88
}
99
}

0 commit comments

Comments
 (0)