diff --git a/README.md b/README.md index 894b4c9..4d02454 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ $conversation->addAssistantMessage($response->content); ## Looking for an AI Client? -Using [Prism](https://github.com/echolabs/prism-php)? Try out [Converse-Prism](https://github.com/elliottlawson/converse-prism) - a seamless integration that combines Prism's elegant AI client with Converse's conversation management. +Using [Prism](https://github.com/prism-php/prism)? Try out [Converse-Prism](https://github.com/elliottlawson/converse-prism) - a seamless integration that combines Prism's elegant AI client with Converse's conversation management. ## Requirements diff --git a/docs/index.md b/docs/index.md index 8043c25..4640118 100644 --- a/docs/index.md +++ b/docs/index.md @@ -81,7 +81,7 @@ $conversation->addAssistantMessage($response->content); ## Looking for an AI Client? -Using [Prism](https://github.com/echolabs/prism-php) for your AI integrations? Check out [Converse-Prism](https://github.com/elliottlawson/converse-prism) for a seamless integration between both packages. +Using [Prism](https://github.com/prism-php/prism) for your AI integrations? Check out [Converse-Prism](https://github.com/elliottlawson/converse-prism) for a seamless integration between both packages. ## The Difference