Skip to content

Commit 0a69e02

Browse files
Merge pull request #14 from D-artisan/fix/widget-studio-url
fix: correct Widget Studio URL in widget-actions guide
2 parents f988520 + 3978d42 commit 0a69e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/content/docs/guides/widget-actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ Looking for a full server example? The [ChatKit Python SDK docs](https://openai.
3737

3838
## Design widgets quickly
3939

40-
Use the [Widget Studio](https://chatkit.studio/widgets) to experiment with card layouts, list rows, and preview components. When you are satisfied, copy the generated JSON into your integration and serve it from your backend.
40+
Use the [Widget Studio](https://widgets.chatkit.studio/) to experiment with card layouts, list rows, and preview components. When you are satisfied, copy the generated JSON into your integration and serve it from your backend.
4141

0 commit comments

Comments
 (0)