Skip to content

Commit 3978d42

Browse files
committed
fix: correct Widget Studio URL in widget-actions guide
Change Widget Studio link from https://chatkit.studio/widgets to https://widgets.chatkit.studio/ to fix broken link
1 parent 565657c commit 3978d42

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)