Skip to content

Commit c035656

Browse files
authored
Merge pull request #1 from picahq/chore/update-documentation-url
chore: update homepage URL to point to the Vercel AI SDK documentation
2 parents 6afe93a + 68c73d8 commit c035656

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Here are some powerful examples use cases:
102102

103103
## Documentation
104104

105-
For more detailed documentation, please visit our [documentation site](https://docs.picaos.com/toolkit).
105+
For more detailed documentation, please visit our [documentation site](https://docs.picaos.com/toolkit/vercel-ai-sdk).
106106

107107
## License
108108

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@picahq/toolkit",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pica tools for the Vercel AI SDK",
55
"type": "module",
66
"main": "dist/index.js",
@@ -38,7 +38,7 @@
3838
"tool",
3939
"integration"
4040
],
41-
"homepage": "https://docs.picaos.com/toolkit",
41+
"homepage": "https://docs.picaos.com/toolkit/vercel-ai-sdk",
4242
"bugs": {
4343
"url": "https://github.com/picahq/toolkit/issues"
4444
},

0 commit comments

Comments
 (0)