Skip to content

Commit b3eea26

Browse files
committed
chore: fix repo url
1 parent 2c23a6e commit b3eea26

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
@@ -61,10 +61,10 @@
6161
"homepage": "https://decart.ai",
6262
"repository": {
6363
"type": "git",
64-
"url": "https://github.com/DecartAI/tanstack-ai"
64+
"url": "https://github.com/DecartAI/tanstack-ai-adapter"
6565
},
6666
"bugs": {
67-
"url": "https://github.com/DecartAI/tanstack-ai/issues"
67+
"url": "https://github.com/DecartAI/tanstack-ai-adapter/issues"
6868
},
6969
"keywords": [
7070
"ai",

0 commit comments

Comments
 (0)