diff --git a/chatkit/server.py b/chatkit/server.py index 5963ff8..3553595 100644 --- a/chatkit/server.py +++ b/chatkit/server.py @@ -306,7 +306,7 @@ def action( ) -> AsyncIterator[ThreadStreamEvent]: raise NotImplementedError( "The action() method must be overridden to react to actions. " - "See https://github.com/OpenAI-Early-Access/chatkit/blob/main/docs/widgets.md#widget-actions" + "See https://github.com/openai/chatkit-python/blob/main/docs/widgets.md#widget-actions" ) async def process(